Changes

0.6

0.5.1

  • Fixed type declarations. Again. One does not simply make mypy happy.

0.5

  • Removed confusing nullable check from validx.py.Any validator.
  • Fixed type declarations.

0.4

  • Fixed library objects pickling.
  • Fixed checking of length within validx.py.List validator.

0.3

  • Fixed handling of default values and length validation within validx.py.Dict validator.

0.2

0.1

  • Initial release.