package-info.java

10 lines | 219 B Blame History Raw Download

/**
 *
 * The classes in this package represent the set of Validator objects 
 * the Business Layer makes available to the Presentation Layer.
 *
 */
package org.springframework.samples.petclinic.validation;