com.liferay.util
Class Validator

java.lang.Object
  extended bycom.liferay.portal.kernel.util.Validator
      extended bycom.liferay.util.Validator

Deprecated. This class has been repackaged at com.liferay.portal.kernel.util.

public class Validator
extends com.liferay.portal.kernel.util.Validator

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
Validator()
          Deprecated.  
 
Methods inherited from class com.liferay.portal.kernel.util.Validator
equals, isAddress, isChar, isChar, isDate, isDigit, isDigit, isEmailAddress, isEmailAddressSpecialChar, isGregorianDate, isHex, isHTML, isJulianDate, isLUHN, isName, isNotNull, isNotNull, isNotNull, isNotNull, isNull, isNull, isNull, isNull, isNumber, isPassword, isPhoneNumber, isValidEmailAddress, isVariableTerm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Validator

public Validator()
Deprecated.