public interface Validation
| Modifier and Type | Method and Description |
|---|---|
State |
getState() |
default boolean |
isDisposed() |
default boolean |
isValidated() |
void |
validate(Scope scope) |
State getState()
default boolean isValidated()
default boolean isDisposed()
void validate(@NotNull
Scope scope)
throws ValidationException,
ResolutionException
Copyright © 2017. All rights reserved.