Home / src / main / java / org / springframework / samples / petclinic / validation / package-info.java
/** * * 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;