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
Fix NotEmptyValidator logging (#40)
* Fix tox setup
* Add failing tests
* Handle returning a bool instead of an iterable for self.bad
* Make NotEmptyValidator return a boolean from self.bad when it has failed
* Version 0.0.17 release