|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmagoffin.matt.ma2.validation.UserValidator
magoffin.matt.ma2.validation.EditUserValidator
public class EditUserValidator
Supports validating a User within an Edit object.
| Constructor Summary | |
|---|---|
EditUserValidator()
|
|
| Method Summary | |
|---|---|
boolean |
supports(java.lang.Class clazz)
|
void |
validate(java.lang.Object obj,
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 EditUserValidator()
| Method Detail |
|---|
public boolean supports(java.lang.Class clazz)
supports in interface org.springframework.validation.Validatorsupports in class UserValidator
public void validate(java.lang.Object obj,
org.springframework.validation.Errors errors)
validate in interface org.springframework.validation.Validatorvalidate in class UserValidator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||