public interface Validator
ValidationResult object.
Thread safeness is not to be assumed over instances of this class since the validator could be stateful.| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validate()
Performs the validation and generates a
ValidationResult back. |
ValidationResult validate()
ValidationResult back.ValidationResultCopyright © 2023 MuleSoft, Inc.. All rights reserved.