json Schema
Creates a filter that matches all documents that validate against the given JSON schema document.
Return
the filter
Parameters
schema
the JSON schema to validate against
Creates a filter that matches all documents that validate against the given JSON schema document.
the filter
the JSON schema to validate against