Page MenuHomePhabricator

Migrate Community Configuration PHP library from justinrainbow/json-schema to opis/json-schema
Open, Needs TriagePublic

Description

Now that T319054: Upgrade vendor's copy of opis/json-schema to 2.x is resolved, making use of opis/json-schema library for validating json schemas should be possible. It should also allow to tackle T351879: Support i18n in validation errors in a simpler way that currently with justinrainbow, see also T351879#9437753.