You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a JSON::Validator.validate2 method that returns nil on successful validation and raises an exception with an appropriate error message upon validation failure.
* Refactored things a bit to make it a bit more readable when debugging.