| Interface | Description |
|---|---|
| FacadeValidationService |
Service used to perform validation in the facade.
|
| LocalizedTypeValidator |
Validator to validate localized attribute value of a given type.
|
| LocalizedValidator |
Validator to validate localized attributes.
|
| ValidatableService |
Interface to process the validatable supplier and throws a
ValidationException with the ValidationErrors when errors > 0. |
| ValidationErrors |
Validation Errors to interface and manage
ValidationError lists. |
| ValidationErrorsProvider |
Provider Interface for
ValidationErrors. |
| Class | Description |
|---|---|
| CompositeValidator |
It has a composite of
Validator Iterates and executes validate for each Validator |
| CompositeValidatorTest | |
| ValidationDtoFactory |
Factory for creating beans used for validation.
|
| ValidationErrorBuilder |
Builder class for
ValidationError |
Copyright © 2018 SAP SE. All Rights Reserved.