|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
Formcomponent that creates a text field that allows for validation of user input and
conversion between string and object values.RequiredFields for required field checking on rewind and
generating client-side logic during render.VadidatableFieldSupport implementation.IValidationDelegate or
fields.IValidationDelegatethat can be used as a managed bean.ValidationStrings.getMessagePattern(String, Locale) and
MessageFormat.format(java.lang.String, java.lang.Object[]).IFormComponent to perform
server-side validation (Validator.validate(IFormComponent, ValidationMessages, Object)) as well
as generate cleint-side validation (in the form of JavaScript submit listeners).IBinding that provides IValidator
instances based on a validator bean descriptor.IValidatorwhen submitted input is not valid.Validator instances from a specification.Validators.ValueConverter.Number.doubleValue().
Number.doubleValue().
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||