Closed Blesmol closed 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.
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.