Read-write context
Improvements
- adding support for validation of "readOnly" and "writeOnly" keywords, depending on context - requested by @mszawurski in #30
- allowing pre-registering schemas with relative URIs - contributed by @rayokota
Bugfixes
- improving error message for invalid schemas - contributed by @rayokota