Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.codename1.ui.validation Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
ConstraintTo perform validation we add a constraint to a validator, a constraint defines whether a value if validIncludes the error message for the constraintInterfacecom.codename1.ui.validationCodeName One
GroupConstraintClasscom.codename1.ui.validationCodeName One
LengthConstraintClasscom.codename1.ui.validationCodeName One
RegexConstraintClasscom.codename1.ui.validationCodeName One
ValidatorBinds validation constraints to form elements, when validation fails it can be highlighted directly on the component via an emblem or change of the UIID (to original UIID name + "Invalid" e.Classcom.codename1.ui.validationCodeName One
Validator .HighlightModeIndicates the validation failure modesReturns the enum constant of this type with the specified name.Classcom.codename1.ui.validation.ValidatorCodeName One