-
ClassDescriptionUse the new CreditCardValidator in the routines package. This class will be removed in a future release.Use the new DateValidator, CalendarValidator or TimeValidator in the routines package. This class will be removed in a future release.Use the new EmailValidator in the routines package. This class will be removed in a future release.Use the new ISBNValidator in the routines packageUse the new UrlValidator in the routines package. This class will be removed in a future release.
-
FieldDescriptionSubclasses should use getMsgMap() instead.Subclasses should use getVarMap() instead.Subclasses should use getFieldMap() instead.for use until Oct 2016 onlyfor use until Oct 2016 onlySubclasses should use getActions() instead.Subclasses should use getConstants() instead.Subclasses should use getFormSets() instead.
-
MethodDescriptionThis method is not part of Validator's public API. Validator will use it internally until FastHashMap references are removed. Use copyMap() instead.Use getActions() to return the set of actions the isValid(name) and getResult(name) methods to determine the contents of ResultStatus.
-
ConstructorDescriptionUse
ResultStatus(boolean, Object)
instead