| Interface | Description |
|---|---|
| ValidationResult |
Represents message validation result which contains error details if it failed.
|
| Validator<T> |
Handles validation for message content to ensure type and structure is
suitable for consumer.
|
| ValidatorRegistry |
Registry for validators.
|
| Class | Description |
|---|---|
| BaseValidator<T> |
Base validator implementation.
|
| BaseValidator.DefaultValidationResult |
| Exception | Description |
|---|---|
| ValidationFailureException |
Represents a validation failure when handling an exchange.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.