Blesmol / pfscf

Pathfinder Society Chronicle Filler
https://blesmol.github.io/pfscf/
MIT License
7 stars 3 forks source link

Validate templates in deterministic order #82

Closed Blesmol closed 4 years ago

Blesmol commented 4 years ago

Currently the validation order of the template is indeterministic. This is unfortunate, because if there is an error in a parent template, it might be reported as validation error for a child template.

So the order should be made deterministic.