DataTable.MaybeOnChangeAction Type

value equal to: 'coerce', 'none', 'validate' (default 'coerce'): 'none': do not validate data; 'coerce': check if the data corresponds to the destination type and attempts to coerce it into the destination type if not; 'validate': check if the data corresponds to the destination type (no coercion).

Union cases

Union case Description

Coerce

Full Usage: Coerce

None

Full Usage: None

Validate

Full Usage: Validate

Static members

Static member Description

MaybeOnChangeAction.convert

Full Usage: MaybeOnChangeAction.convert

Returns: MaybeOnChangeAction -> obj
Returns: MaybeOnChangeAction -> obj