validator property

Validator<T> validator
final

The validator to apply to the form entry.

Implementation

final Validator<T> validator;