SimpleValidator

constructor(type: Class<N>, condition: Predicate<N>, problemSupplier: BiConsumer<N, ProblemReporter>)(source)