validator property

Formix<T, E> validator
final

The validator to run if condition is true.

Implementation

final Formix<T, E> validator;