| Interface | Description |
|---|---|
| Validatable |
An interface implemented by validatable components.
|
| Class | Description |
|---|---|
| AbstractComponent |
An abstract base class for validatable components.
|
| ValidatingReference<T> |
A reference that validates its content on
ValidatingReference.get() |
| ValidationSupport |
Provides validation support.
|
| Exception | Description |
|---|---|
| InvalidComponentException |
A runtime exception thrown by invalid components.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.