validate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto validate(string checks, string payload)
  2. bool validate(JSONValue checks, JSONValue payload, string path)
    bool
    validate
    (
    JSONValue checks
    ,
    JSONValue payload
    ,
    string path = "root"
    )

Meta