JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
jsonvalues.spec.SpecError
Packages that use
SpecError
Package
Description
jsonvalues.spec
Uses of
SpecError
in
jsonvalues.spec
Methods in
jsonvalues.spec
that return types with arguments of type
SpecError
Modifier and Type
Method
Description
Set
<
SpecError
>
JsObjSpec.
test
(
JsPath
parentPath,
JsValue
value)
Set
<
SpecError
>
JsSpec.
test
(
JsPath
parentPath,
JsValue
value)
verify if the given value satisfy this spec.
default
Set
<
SpecError
>
JsSpec.
test
(
JsValue
value)