public static final class ValidationContext.Context extends Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
void |
addErrors(Collection<Error> errs) |
<P> P |
getProperty(String property,
Class<P> clazz) |
ValidationResult |
getValidationResult() |
void |
setProperty(String property,
Object value) |
public void addErrors(Collection<Error> errs)
field - message - code - attemptedValue - public ValidationResult getValidationResult()
Copyright © 2019–2020 com.github.mvallim. All rights reserved.