DataTable.FailureAction Type

value equal to: 'accept', 'default', 'reject' (default 'reject'): What to do with the value if the action fails. 'accept': use the invalid value; 'default': replace the provided value with `validation.default`; 'reject': do not modify the existing value.

Union cases

Union case Description

Accept

Full Usage: Accept

Default

Full Usage: Default

Reject

Full Usage: Reject

Static members

Static member Description

FailureAction.convert

Full Usage: FailureAction.convert

Returns: FailureAction -> obj
Returns: FailureAction -> obj