second property

Formix<T, E> second
final

The second validator to run if the first passes.

Implementation

final Formix<T, E> second;