editor
editor copied to clipboard
Support Validation Within JSON
Summary Support for languages to run the validation step on strings within JSON files such as entities and blocks.
Alternatives/Considerations A string of the value to be validated could be provided to a validator and then the diagnostics could be offset by the necessary values.
Additional context/Motivation Related to #77