| Package | Description |
|---|---|
| org.mule.extension.validation.internal | |
| org.mule.extension.validation.internal.validator |
| Class and Description |
|---|
| ObjectSource
A factory object for providing instances by either referencing their classname
(through the
ObjectSource.type attribute, or a MuleRegistry reference (through the
ObjectSource.ref one. |
| ValidationExtension
An extension which provides validation capabilities by exposing a series of
Validators as Extension Operations
This class not only defines the extension but also acts as the only available Configuration
for it. |
| ValidationMessages
A
MessageFactory that provides the feedback messages
for the Validators that are provided out of the box. |
| ValidationOptions
A class which groups parameters which configure a
Validator but are not the subject of the validation |
| Class and Description |
|---|
| ValidationContext
A context object to gather different components that are
necessary for performing a validation
|
Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.