dusybox.json.validator

Undocumented in source.

Members

Functions

json_value_as_string
auto json_value_as_string(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
validate
bool validate(JSONValue checks, JSONValue payload, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
validate
auto validate(string checks, string payload)
Undocumented in source. Be warned that the author may not have intended to support it.
validate_a_path
bool validate_a_path(string path, JSONValue value, JSONValue rule)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta