catherine-greene
Results
1
issues of
catherine-greene
tv4.validate does not tell the difference when using 'const' schema property ``` const jsonData = { "id": 1160134, "lastUpdatedBy": "API_TEST" } const schema = { "required": [ "id", "lastUpdatedBy", ],...