| java.lang.Object org.apache.struts2.validators.DWRValidator
DWRValidator | public class DWRValidator (Code) | |
Use the dwr configuration as follows :-
<dwr<
<allow<
<create creator="new" javascript="validator" class="org.apache.struts2.validators.DWRValidator"/<
<convert converter="bean" match="com.opensymphony.xwork2.ValidationAwareSupport"/<
</allow<
</dwr<
|
Inner Class :public static class ValidatorActionInvocation extends DefaultActionInvocation | |
Inner Class :public static class ValidatorActionProxy extends DefaultActionProxy | |
|
|