json-joy
Preparing search index...
json-patch
OperationDefined
Interface OperationDefined
Tests is the target value exists in the document, fails otherwise.
interface
OperationDefined
{
op
:
"defined"
;
path
:
string
|
Path
;
}
Hierarchy (
View Summary
)
OperationBase
OperationDefined
Index
Properties
op
path
Properties
Readonly
op
op
:
"defined"
Readonly
path
path
:
string
|
Path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
json-joy
Loading...
Tests is the target value exists in the document, fails otherwise.