Uses of Package
org.springframework.binding.validation

Packages that use org.springframework.binding.validation
org.springframework.binding.form FormModel related interfaces. 
org.springframework.binding.form.support   
org.springframework.binding.validation Validation interfaces. 
org.springframework.binding.validation.support   
org.springframework.richclient.filechooser   
org.springframework.richclient.form   
org.springframework.richclient.form.builder.support   
 

Classes in org.springframework.binding.validation used by org.springframework.binding.form
ValidationMessage
          A specific type of message that relates to a property.
ValidationResultsModel
          Adds the propertyChange and parent-child aspect to the ValidationResults interface.
Validator
          Interface to be implemented by classes capable of validating domain objects.
 

Classes in org.springframework.binding.validation used by org.springframework.binding.form.support
ValidationMessage
          A specific type of message that relates to a property.
ValidationResultsModel
          Adds the propertyChange and parent-child aspect to the ValidationResults interface.
Validator
          Interface to be implemented by classes capable of validating domain objects.
 

Classes in org.springframework.binding.validation used by org.springframework.binding.validation
ValidationListener
          Specific listener interface to facilitate passing of ValidationResults.
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.
 

Classes in org.springframework.binding.validation used by org.springframework.binding.validation.support
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.
 

Classes in org.springframework.binding.validation used by org.springframework.richclient.filechooser
ValidationListener
          Specific listener interface to facilitate passing of ValidationResults.
 

Classes in org.springframework.binding.validation used by org.springframework.richclient.form
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.
 

Classes in org.springframework.binding.validation used by org.springframework.richclient.form.builder.support
ValidationListener
          Specific listener interface to facilitate passing of ValidationResults.
 



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