|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.util.context.BasicContextAware
org.springmodules.validation.bean.conf.loader.xml.SimpleValidationRuleElementHandlerRegistry
org.springmodules.validation.bean.conf.loader.xml.DefaultValidationRuleElementHandlerRegistry
public class DefaultValidationRuleElementHandlerRegistry
A SimpleValidationRuleElementHandlerRegistry that already registers the following default element handlers:
NotNullRuleElementHandlerLengthRuleElementHandlerNotBlankRuleElementHandlerEmailRuleElementHandlerRegExpRuleElementHandlerSizeRuleElementHandlerNotEmptyRuleElementHandlerNotBlankRuleElementHandlerRangeRuleElementHandlerExpressionPropertyValidationElementHandlerDateInPastRuleElementHandlerDateInFutureRuleElementHandlerInstantInFutureRuleElementHandler (only if joda-time library is available in the classpath)InstantInPastRuleElementHandler (only if joda-time library is available in the classpath)
| Field Summary |
|---|
| Fields inherited from class org.springmodules.validation.util.context.BasicContextAware |
|---|
applicationContext, applicationEventPublisher, beanFactory, messageSource, resourceLoader, servletContext |
| Constructor Summary | |
|---|---|
DefaultValidationRuleElementHandlerRegistry()
Constructs a new DefaultValidationRuleElementHandlerRegistry with the default handlers. |
|
| Method Summary |
|---|
| Methods inherited from class org.springmodules.validation.util.context.BasicContextAware |
|---|
initLifecycle, initLifecycle, setApplicationContext, setApplicationEventPublisher, setBeanFactory, setMessageSource, setResourceLoader, setServletContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultValidationRuleElementHandlerRegistry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||