|
ColdBox Platform v3.8.0 | ||||
FRAMES |
WEB-INF.cftags.componentcoldbox.system.core.util.Validator
coldbox.system.plugins.Validator
public class 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 |
---|
public init()
|
ColdBox Platform v3.8.0 | ||||
FRAMES |