Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Valerie
IValidationState
Interface IValidationState
Index
Methods
failed
getName
isApplicable
message
passed
pending
result
touched
Methods
public
failed
(
)
:
boolean
Returns
boolean
public
getName
(
)
:
string
Returns
string
public
isApplicable
(
)
:
boolean
Returns
boolean
public
message
(
)
:
string
Returns
string
public
passed
(
)
:
boolean
Returns
boolean
public
pending
(
)
:
boolean
Returns
boolean
public
result
(
)
:
ValidationResult
Returns
ValidationResult
public
touched
(
value
?:
boolean
)
:
boolean
Parameters
value?:
boolean
optional
Returns
boolean
Globals
Valerie
Valerie.Rules
knockout
IConverter
IRule
IValidationState
failed
getName
isApplicable
message
passed
pending
result
touched
IncludePropertyCallback
ModelValidationState
ModelValidationStateOptions
NumericHelper
PropertyValidationState
Static
ValidatableModel
ValidationOptions
ValidationResult
ValidationState