|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.openutils.spring.validation.hibernate.AnnotationValidator
public class AnnotationValidator
| Nested Class Summary | |
|---|---|
protected static class |
AnnotationValidator.KeybackResourceBundle
ResourceBundle implementation that always returns the same String used as a key. |
| Constructor Summary | |
|---|---|
AnnotationValidator()
|
|
| Method Summary | |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Sets the applicationContext. |
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 AnnotationValidator()
| Method Detail |
|---|
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareapplicationContext - the applicationContext to setpublic boolean supports(java.lang.Class clazz)
supports in interface org.springframework.validation.ValidatorValidator.supports(java.lang.Class)
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 | |||||||||