Preparing search index...
The search index is not available
@datatrue/api
@datatrue/api
QueryValidation
Interface QueryValidation
interface
QueryValidation
{
decode_result_as
?:
string
;
json_path
?:
string
;
key
:
string
;
operator
:
Operator
;
use_json_path
:
boolean
;
value
:
string
;
}
Index
Properties
decode_
result_
as?
json_
path?
key
operator
use_
json_
path
value
Properties
Optional
decode_
result_
as
decode_result_as
?:
string
Optional
json_
path
json_path
?:
string
key
key
:
string
operator
operator
:
Operator
use_
json_
path
use_json_path
:
boolean
value
value
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decode_
result_
as
json_
path
key
operator
use_
json_
path
value
@datatrue/api
Loading...