Searched refs:validateArray (Results 1 – 1 of 1) sorted by relevance
286 this.validateArray(instance, schema, path);401 JSONSchemaValidator.prototype.validateArray = function(instance, schema, path) { method in JSONSchemaValidator