public interface Validator
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the associated model against an applicable standard.
|
void validate()
throws ValidationException
ValidationException - where the model does not confirm to the applicable standard