|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.extensions.validator.core.interceptor.AbstractRendererInterceptor
org.apache.myfaces.extensions.validator.core.interceptor.AbstractValidationInterceptor
org.apache.myfaces.extensions.validator.core.interceptor.ValidationInterceptor
org.apache.myfaces.extensions.validator.PropertyValidationModuleValidationInterceptor
public class PropertyValidationModuleValidationInterceptor
the skip validation support was refactored to an independent mechanism see SkipValidationEvaluator
Field Summary |
---|
Fields inherited from class org.apache.myfaces.extensions.validator.core.interceptor.AbstractRendererInterceptor |
---|
logger |
Constructor Summary | |
---|---|
PropertyValidationModuleValidationInterceptor()
|
Method Summary | |
---|---|
protected java.lang.Class |
getModuleKey()
|
Methods inherited from class org.apache.myfaces.extensions.validator.core.interceptor.ValidationInterceptor |
---|
getComponentMetaDataExtractor, initComponent, interpretEmptyStringValuesAsNull, isRequiredInitializationSupported, isValidationStrategyCompatibleWithValue, processFieldValidation, processValidation, recordProcessedInformation |
Methods inherited from class org.apache.myfaces.extensions.validator.core.interceptor.AbstractValidationInterceptor |
---|
afterDecode, beforeEncodeBegin, beforeGetConvertedValue, getInterceptorProperties, getPropertiesForComponentMetaDataExtractor, getPropertyInformation, isValueToValidateEmpty, processAfterValidation, processBeforeValidation, processComponent, transformValueForValidation, validateEmptyFields, validateValue |
Methods inherited from class org.apache.myfaces.extensions.validator.core.interceptor.AbstractRendererInterceptor |
---|
afterEncodeBegin, afterEncodeChildren, afterEncodeEnd, afterGetConvertedValue, beforeDecode, beforeEncodeChildren, beforeEncodeEnd, getInterceptorId, getReturnValueOnSkipRendererDelegationException |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyValidationModuleValidationInterceptor()
Method Detail |
---|
protected java.lang.Class getModuleKey()
getModuleKey
in class org.apache.myfaces.extensions.validator.core.interceptor.AbstractValidationInterceptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |