public interface Validator
Modifier and Type | Method and Description |
---|---|
void |
validate(Environment env)
Validate and throws exception if there are any problems.
|
void validate(Environment env) throws ValidationException
env
- The environment to work withValidationException
- In case of any violations foundCopyright © 2011-2012 Qulice.com. All Rights Reserved.