|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationError | |
|---|---|
| org.gcube.common.validator | |
| org.gcube.common.validator.context | |
| Uses of ValidationError in org.gcube.common.validator |
|---|
| Methods in org.gcube.common.validator that return types with arguments of type ValidationError | |
|---|---|
List<ValidationError> |
Validator.validate(Object obj)
|
List<ValidationError> |
DefaultValidator.validate(Object obj)
|
| Uses of ValidationError in org.gcube.common.validator.context |
|---|
| Methods in org.gcube.common.validator.context that return types with arguments of type ValidationError | |
|---|---|
List<ValidationError> |
ValidatorContext.errors()
|
| Method parameters in org.gcube.common.validator.context with type arguments of type ValidationError | |
|---|---|
void |
ValidatorContext.addErrors(List<ValidationError> errorsToAdd)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||