1.1.0: Collecting all schema violations
Improvement:
- the validator now collects all schema violations instead of failing early on the first violation (requested at #6 ), each violation can be programmatically accessed (see the Investigating failures section for details)
Bugfix: