public interface DefaultAware extends ValidationAware
| Modifier and Type | Method and Description |
|---|---|
default boolean |
isValid(Object value)
Is valid boolean.
|
isValiddefault boolean isValid(Object value)
isValid in interface ValidationAwarevalue - the valueCopyright © 2022. All rights reserved.