See #26803 (comment)
In #26803 we evolved the theme.json schema validation mechanism by checking the structure of the input adhered to what we expected.
Adding type validation at the leaf level can bring more security but also opportunities to report invalid data input to theme authors.
See #26803 (comment)
In #26803 we evolved the theme.json schema validation mechanism by checking the structure of the input adhered to what we expected.
Adding type validation at the leaf level can bring more security but also opportunities to report invalid data input to theme authors.