**What version of Ajv are you using? Does the issue happen if you use the latest version?** **Ajv options object (see https://github.com/epoberezkin/ajv#options):** ```javascript ``` **JSON Schema (please make it as small as possible to reproduce the issue):** ```json ``` **Data (please make it as small as posssible to reproduce the issue):** ```json ``` **Your code (please use `options`, `schema` and `data` as variables):** ```javascript ``` **Validation result, data AFTER validation, error messages:** ``` ``` **What results did you expect?** **Do you intend to resolve the issue?**