validator property

FormFieldValidator<T> validator
final

The validator to apply to the value or the default value.

Implementation

final FormFieldValidator<T> validator;