- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Required vs. not required (probably not empty) values
β π Configuration schema & required values: add test coverage for `nullable: true` validation support Fixed + π Configuration schema & required keys Fixed
Allowed values / enum
Already in core β see this for
ckeditor5.plugin.ckeditor5_language
for example:Choice: - un - all
And just now: β¨ Add optional validation constraint support to ConfigFormBase Fixed should significantly lower the bar to adopt configuration schema-based validation in admin UIs (i.e. forms) for simple config!
- π¬π§United Kingdom joachim
> Already in core β see this for ckeditor5.plugin.ckeditor5_language for example:
Yes but that's only the option values. It doesn't define the option labels.
The labels are needed for decoupled UIs, and also for translation.