|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object magoffin.matt.ma2.validation.UserValidator
public class UserValidator
Validation for a user object.
Constructor Summary | |
---|---|
UserValidator()
|
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 UserValidator()
Method Detail |
---|
public boolean supports(java.lang.Class clazz)
supports
in interface org.springframework.validation.Validator
public void validate(java.lang.Object obj, org.springframework.validation.Errors errors)
validate
in interface org.springframework.validation.Validator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |