schema: beginning (re)implementation of validation rules.
Carving out hunks of the schema2 implementation of them (which still hoped to use the dmt more directly) as I port them. As comments in the diff state: I had a hope here that I could make this relatively table-driven, which would increase legibility and make it easier to port these checks to other implementations as well. We'll... see how that goes; it's not easy to flatten.
Showing
schema/compiler_rules.go
0 → 100644
schema/rules.go
deleted
100644 → 0
Please register or sign in to comment