Class FormDescriptor.Field
java.lang.Object
org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field
- Enclosing class:
FormDescriptor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected TypeConvertor
<?> protected String
protected boolean
protected Method
protected String
protected boolean
protected boolean
protected CompositeValidator
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
validator
-
name
-
m
-
isArray
protected boolean isArray -
required
protected boolean required -
notnull
protected boolean notnull -
defaultValue
-
convertor
-
-
Constructor Details
-
Field
- Throws:
ReflectiveOperationException
-
-
Method Details
-
validate
- Throws:
ValidationException
-
validateArray
- Throws:
ValidationException
-