roll20-shaped-scripts icon indicating copy to clipboard operation
roll20-shaped-scripts copied to clipboard

[shaped-scripts] Apply value validation to spells JSON format

Open symposion opened this issue 9 years ago • 1 comments

From @symposion on March 29, 2016 13:31

At the moment the JSON importer doesn't validate the values it imports - only the text parser does that. I can move the validation code from the text parser to the next stage of the parsing chain which is shared with the JSON import so that both get validated.

Copied from original issue: symposion/roll20-api-scripts#25

symposion avatar Apr 14 '16 15:04 symposion

This is working for monsters now. Spells will take a while longer since there's no format definition yet.

symposion avatar Apr 14 '16 15:04 symposion