validator property

Formix<T, E> validator
final

The validator to run if value is not empty.

Implementation

final Formix<T, E> validator;