Drop code of an incorrect attempt at Validate().
Comments added addressing some of the root issues of why, and how to try again more correctly next time. (At least one open question has been found that might take a few days to resolve.) This commit happens now because they code being removed refered to `schema.Type.ReprKind()` a lot, and that's the real issue I'm focused on at the moment -- that's also going away in the next commit or so. There's significantly more subtlety to the type-vs-representation duality than the existence of such a method could accurately describe.
Showing
Please register or sign in to comment