Package org.springframework.samples.petclinic.validation

The classes in this package represent the set of Validator objects the Business Layer makes available to the Presentation Layer.

See:
          Description

Class Summary
OwnerValidator Validator for Owner forms.
PetValidator Validator for Pet forms.
VisitValidator Validator for Visit forms.
 

Package org.springframework.samples.petclinic.validation Description

The classes in this package represent the set of Validator objects the Business Layer makes available to the Presentation Layer.



Copyright © 2010. All Rights Reserved.