| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Validation
implementation is available or not to avoid multiple lookups.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
FormBuilder
|
| |
|
| |
|
|
|
| |
Moved some code shared with servlet to a new static helper class
|
| |
|
| |
|
| |
|
|
|
| |
BeanValidationForm.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
ObjectProperty and MethodProperty no longer try to automatically convert
values using a String constructor of the property type. Related fixes to
tests.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
no limit). Retain support for negative values meaning no limit
|
|
|
|
| |
field of correct type is created and to be able to create different
fields (e.g. selects) based on what the user wants.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|