|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ProfileFieldValidator | Profile field validator validate a profile field value as entered or selected by the end user. |
Class Summary | |
---|---|
DateValidator | A validator which validates dates. |
DateValidatorBeanInfo | BeanInfo class for the date field validator. |
DecimalValidator | A validator which validates decimals. |
DecimalValidatorBeanInfo | BeanInfo class for the regex field validator. |
EmailValidator | A validator which validates email addresses. |
EmailValidatorBeanInfo | BeanInfo class for the email field validator. |
LengthValidator | A validator which validates the size of a profile field value. |
LengthValidatorBeanInfo | BeanInfo class for the minlength field validator. |
NonValidatingValidator | A validator that does nothing. |
NonValidatingValidatorBeanInfo | BeanInfo class for the nonvalidating field validator. |
NumberValidator | A validator which validates numbers. |
NumberValidatorBeanInfo | BeanInfo class for the regex field validator. |
RangeValidator | A validator which validates using a range of acceptable values. |
RangeValidatorBeanInfo | BeanInfo class for the range field validator. |
RegexValidator | A validator which validates using a regular expression. |
RegexValidatorBeanInfo | BeanInfo class for the regex field validator. |
URLValidator | A validator which validates urls. |
URLValidatorBeanInfo | BeanInfo class for the url field validator. |
|
Jive Forums Project Page | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |