public class FormDescriptor extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,org.nuxeo.ecm.webengine.forms.validation.FormDescriptor.Field> | 
fields  | 
protected HashSet<String> | 
requiredFields  | 
protected FormValidator | 
validator  | 
| Constructor and Description | 
|---|
FormDescriptor(Class<?> type)  | 
protected FormValidator validator
protected HashSet<String> requiredFields
public FormDescriptor(Class<?> type) throws ReflectiveOperationException
ReflectiveOperationExceptionCopyright © 2019 Nuxeo. All rights reserved.