Package com.tzavellas.validation

Contains the main API.

See:
          Description

Interface Summary
MessageResolver Resolve an error message for a ValidationError.
 

Class Summary
BeanValidator A class used to validate the properties of JavaBean objects using a collection of specified PropertyValidators.
PropertyValidator<T> A class used to validate a JavaBean property.
PropertyValidator.Builder<T> A builder used to create a PropertyValidator
ValidationError A class that represents a validation error.
ValidationResult The result of a validation.
 

Package com.tzavellas.validation Description

Contains the main API.



Copyright © 2007-2009 spiros.blog(). All Rights Reserved.