Package net.anotheria.maf.validation

Interface Summary
ValidationAware Custom error handler used to process validation errors, action should implement this interface to customize error handling.
Validator<T> Custom validator used to customize and define own checks.
 

Class Summary
EmailValidator Validator class for validating email addresses.
ValidationError Validation error.
 

Exception Summary
ValidationException Validation error.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.