|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.samples.petclinic.validation.PetValidator
public class PetValidator
Validator for Pet forms.
| Constructor Summary | |
|---|---|
PetValidator()
|
|
| Method Summary | |
|---|---|
void |
validate(Pet pet,
org.springframework.validation.Errors errors)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PetValidator()
| Method Detail |
|---|
public void validate(Pet pet,
org.springframework.validation.Errors errors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||