A function that takes the FieldContext for the field being validated and returns a
ValidationResult indicating errors for the field and its sub-fields. In a Validator all
errors must explicitly define their target field.
Jump to details
A function that takes the FieldContext for the field being validated and returns a
ValidationResult indicating errors for the field and its sub-fields. In a Validator all
errors must explicitly define their target field.