BeanEditor component; API subject to changeSee: Description
| Class | Description | 
|---|---|
| BeanModelImpl<T> | |
| BeanModelUtils | 
 Utilities used in a few places to modify an existing  
BeanModel. | 
| EnvironmentMessages | 
 Holds the current (overrides) Messages object and override id for placemnt into the environment
 by FieldValidatorDefaultSourceImpl so ValidationConstraintGenerator implementations have access
 to the catalog if necessary. 
 | 
| MessagesConstraintGenerator | 
 Generates constraints from the containing component's property file. 
 | 
| PrimitiveFieldConstraintGenerator | 
 Adds a "required" constraint for any property of whose type is a primitive (not a wrapper or reference) type. 
 | 
| PropertyModelImpl | |
| ValidateAnnotationConstraintGenerator | 
 Checks for the  
Validate annotation, and extracts its value to form the result. | 
BeanEditor component; API subject to change${project.version} - Copyright © 2003-2015 The Apache Software Foundation.