Type alias JsonSchemaValidator

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

JSON schema validator

Type declaration