Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Version 1.2.0

Compare
Choose a tag to compare
@dvemnt dvemnt released this 19 Jul 10:59
· 6 commits to master since this release

Added

  • stop_on_error argument to Schema.validate method for stop validation if at least one error found;
  • code attribute to ValidationError class;