Type Alias JsonSchemaValidator

JsonSchemaValidator: ((schema: AnyObject) => Predicate<AnyObject>)

JSON schema validator