| Package | Description |
|---|---|
| org.nuiton.validator.xwork2 |
Package of xworks2 implementation of the Nuiton-validator api.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<NuitonValidatorScope,XWork2ScopeValidator<O>> |
XWork2NuitonValidator.validators
xworks scope validators *
|
| Modifier and Type | Method and Description |
|---|---|
static <O> XWork2ScopeValidator<O> |
XWork2ValidatorUtil.newXWorkScopeValidator(Class<O> beanClass,
String contextName,
Set<String> fields) |
static <O> XWork2ScopeValidator<O> |
XWork2ValidatorUtil.newXWorkScopeValidator(Class<O> beanClass,
String contextName,
Set<String> fields,
com.opensymphony.xwork2.util.ValueStack vs) |
Copyright © 2011-2013 CodeLutin. All Rights Reserved.