@FunctionalInterface public static interface RepeatedValidation.ValidationConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T value) |
void accept(T value) throws ValidationException
ValidationExceptionCopyright © 2022. All rights reserved.