Searched refs:enumSchemaNode (Results 1 – 1 of 1) sorted by relevance
99 JsonNode enumSchemaNode = parentSchemaNode.get("enum"); in newValidator() local101 … return new Validator(schemaLocation, evaluationPath, getValue(), readStringList(enumSchemaNode), in newValidator()