public interface Validatable
| Modifier and Type | Method and Description |
|---|---|
void |
assertValid()
Assert that the component is valid
|
boolean |
isValid()
True if the component is valid.
|
boolean isValid()
void assertValid()
InvalidComponentException - If the instance is not validCopyright © 2011–2014 Red Hat. All rights reserved.