public class DWRValidator extends Object
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>
Modifier and Type | Class and Description |
---|---|
static class |
DWRValidator.ValidatorActionInvocation |
Constructor and Description |
---|
DWRValidator() |
Copyright © 2000–2019 Apache Software Foundation. All rights reserved.