validation property
Can be set to show the results of a validation process.
Syntax
var boolRef = WinJS.validation;
Property value
Type: Boolean
true if the context is valid, otherwise false.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Namespace |