Uses of Class
dev.voidframework.validation.ValidationError
Packages that use ValidationError
-
Uses of ValidationError in dev.voidframework.validation
Methods in dev.voidframework.validation that return ValidationErrorModifier and TypeMethodDescriptionReturns a single error for the specific path of validated object.Methods in dev.voidframework.validation that return types with arguments of type ValidationErrorModifier and TypeMethodDescriptionValidated.getError()
Returns all errors of validated object.Validated.getErrorList
(String path) Returns all errors for the specific path of validated object.