z6n9n
z6n9n
**What issue does this pull request resolve?** resolves https://github.com/ajv-validator/ajv/issues/2003 **What changes did you make?** option to ignore additional mappings for discriminator. Mappings are not needed in AJV, but they are...
**What issue does this pull request resolve?** https://github.com/ajv-validator/ajv/issues/2261 **What changes did you make?** Support for discriminator tag lookup in referenced schemas **Is there anything that requires more attention while reviewing?**...
**What version of Ajv you are you using?** 8.12.0 **What problem do you want to solve?** If the discrimantor property needs to be evaluated in a object which contains a...