ColdBox Platform v3.8.0

coldbox.system.plugins
Class Validator

WEB-INF.cftags.component
        extended by coldbox.system.core.util.Validator
            extended by coldbox.system.plugins.Validator

public class Validator
extends Validator

Our incredible validator for EVERYTHING!

Constructor Summary
init()
          Constructor
   
Methods inherited from class coldbox.system.core.util.Validator
checkAlphaOnly, checkBoolean, checkDate, checkEmail, checkEurodate, checkExactLen, checkGUID, checkIPAddress, checkInteger, checkMaxLen, checkMinLen, checkNumeric, checkRange, checkRegex, checkSSN, checkSameAs, checkSameAsNoCase, checkString, checkTelephone, checkURL, checkUSDate, checkUUID, checkZipCode
 
Methods inherited from class WEB-INF.cftags.component
None
 

Constructor Detail

init

public init()
Constructor

ColdBox Platform v3.8.0