| Class and Description |
|---|
| MultipleValidationResult
A specialization of
ValidationResult which represents a group of validations that were executed together. |
| NumberType
Defines types of
Numbers against which validations can be performed |
| ValidationErrorTypes
List of
ErrorTypeDefinition that throws the ValidationExtension |
| ValidationException
The exception to be thrown by default when a validation fails.
|
| ValidationResult
The result of a validation
|
| Validator
A component which performs a validation and expresses its result through a
ValidationResult object. |
| Class and Description |
|---|
| NumberType
Defines types of
Numbers against which validations can be performed |
| Class and Description |
|---|
| CustomValidatorFactory
A factory object for providing instances by either referencing their classname (through the
CustomValidatorFactory.type attribute, or a
MuleRegistry reference (through the CustomValidatorFactory.ref one. |
| MultipleValidationException
A specialization of
ValidationResult which takes a MultipleValidationResult as a result. |
| MultipleValidationResult
A specialization of
ValidationResult which represents a group of validations that were executed together. |
| NumberType
Defines types of
Numbers against which validations can be performed |
| ValidationExtension
An extension which provides validation capabilities by exposing a series of
Validators as ExtensionModel
OperationModels
This class not only defines the extension but also acts as the only available ConfigurationModel for it. |
| ValidationOptions
A class which groups parameters which configure a
Validator but are not the subject of the validation |
| ValidationResult
The result of a validation
|
| Validator
A component which performs a validation and expresses its result through a
ValidationResult object. |
| Class and Description |
|---|
| NumberType
Defines types of
Numbers against which validations can be performed |
| ValidationResult
The result of a validation
|
| Validator
A component which performs a validation and expresses its result through a
ValidationResult object. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.