public interface JAXXValidator
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.validator.bean.BeanValidator<?> |
getValidator(String validatorId)
Obtain a validator from his id
|
List<String> |
getValidatorIds() |
void |
registerValidatorFields()
Init the fields representation.
|
org.nuiton.validator.bean.BeanValidator<?> getValidator(String validatorId)
validatorId - validator idnull if not findvoid registerValidatorFields()
SwingValidator.setFieldRepresentation(String, JComponent)
is invoked at init, if a field is not watched for the selected context,
then after when changing context name, the field will not be notified of any changed...Copyright © 2008-2012 CodeLutin. All Rights Reserved.