Commit graph

3 commits

Author SHA1 Message Date
Simon Brooke 8e63f4b6c9 #7 It works, but it isn't actually useful
The problem is that bouncer doesn't seem really to support the idea that an object may satisfy one of a set of validations, and that's OK; and it doesn't seem to support collecting nested errors through custom validators.

So although this will now tell you *that* an adl structure is invalid, it won't tell you *where* the document is invalid.
2018-03-20 13:22:08 +00:00
Simon Brooke d5d26db037 #7 The good news: it's complete. The bad news: it doesn't yet work. 2018-03-19 18:17:50 +00:00
Simon Brooke db71251a53 #7 Added ADL validator
Doesn't belong here in the long term, see epic #5.
2018-03-19 14:36:05 +00:00