Class VFilled
java.lang.Object
fc.web.forms.FieldValidator
fc.web.forms.VFilled
Validates that the field is filled out by the user.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FieldValidator
getErrorMessage, getField
-
Constructor Details
-
VFilled
-
-
Method Details
-
validate
Validates a field's value to be isFilled.- Specified by:
validate
in classFieldValidator
-