|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.validator.AnnotationValidationConfigurationBuilder
public class AnnotationValidationConfigurationBuilder
AnnotationValidationConfigurationBuilder
Constructor Summary | |
---|---|
AnnotationValidationConfigurationBuilder(ValidatorFactory fac)
|
Method Summary | |
---|---|
java.util.List<ValidatorConfig> |
buildAnnotationClassValidatorConfigs(java.lang.Class aClass)
|
java.lang.String |
resolvePropertyName(java.lang.reflect.Method method)
Returns the property name for a method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnnotationValidationConfigurationBuilder(ValidatorFactory fac)
Method Detail |
---|
public java.util.List<ValidatorConfig> buildAnnotationClassValidatorConfigs(java.lang.Class aClass)
public java.lang.String resolvePropertyName(java.lang.reflect.Method method)
method
- The method to get the property name for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |