Skip to content
Unverified Commit d3ed9982 authored by dan sinclair's avatar dan sinclair Committed by GitHub
Browse files

Validate Ids before DataRules. (#1622)

Validate Ids before DataRules.

The DataRule validators call FindDefs with the assumption that they
definitions being looked at can be found. This may not be true if we
have not validated identifiers first.

This CL flips the IdPass and DataRulesPass to fix this issue.
parent ea7239fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment