Members
(static) config
Properties:
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Properties
|
- 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