Package org.springframework.binding.validation

Validation interfaces.

See:
          Description

Interface Summary
RichValidator Interface to be implemented by classes capable of incrementally validating domain objects.
ValidationListener Specific listener interface to facilitate passing of ValidationResults.
ValidationMessage A specific type of message that relates to a property.
ValidationResults Interface to be implemented by objects that hold a list of validation results for a specific object.
ValidationResultsModel Adds the propertyChange and parent-child aspect to the ValidationResults interface.
Validator Interface to be implemented by classes capable of validating domain objects.
 

Class Summary
ValidationMessageComparator Comparator that compares ValidationMessages.
 

Package org.springframework.binding.validation Description

Validation interfaces.



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.