dojox
»
uuid
»
Uuid
» isValid
dojox.uuid.Uuid.isValid
dojo.require("dojox.uuid.Uuid");
defined in dojox/uuid/Uuid.js
Returns true if the UUID was initialized with a valid value.
Usage
function ()
(view source)
return
dojox.
uuid
.
isValid
(
this
)
;