Page MenuHomePhabricator

Validate EntitySchema and prevent invalid ones from being saved
Open, Needs TriagePublic

Description

Currently saving of Lua modules with invalid code is blocked. This should also be done in EntitySchema. In particular it should be not possible to create an EntitySchema that is empty (or have only comments).

Editing labels, descriptions and aliases should not trigger validation though.

Event Timeline

I also would like this. I recently saved a broken schema and had issues during validation.