@FunctionalInterface public interface Validator
| Modifier and Type | Method and Description |
|---|---|
<T> T |
validate(T object) |
<T> T validate(T object)
throws ValidationException
ValidationExceptionCopyright © 2019 Flux Capacitor. All rights reserved.