Module: validator

Members

(static) config

Properties:
Name Type Description
config
Properties
Name Type Attributes Default Description
email String <optional>
"/" The driver to use
Source:

Methods

(static) isValid(type, value)

isValid
Parameters:
Name Type Description
type the type of the validation which maps to Alloy.CFG.T.validator[type]
value the value to test
Source:
Returns:
boolean false if the type isn't defined