validator property

Validator<T> validator
final

The validator whose result will be negated.

Implementation

final Validator<T> validator;