When anything goes wrong, this should be indicated in the UI. For example, for this input: ```json { "space": "Test Makerspace", "api_compatibility": [18] } ``` This error is returned:  ...but nothing is shown in the UI. Somewhat related to https://github.com/SpaceApi/validator/issues/64
When anything goes wrong, this should be indicated in the UI.
For example, for this input:
{ "space": "Test Makerspace", "api_compatibility": [18] }This error is returned:
...but nothing is shown in the UI.
Somewhat related to SpaceApi/validator#64