Changes:
- Breaking change: the `InvalidReturnType` class has been renamed to the `InvalidReturnTypeError`
- Created the `PyvalidError` class — base class for exceptions raised by the pyvalid module
- Fixed the issue with importing the `pyvalid.validators` module
- Refactoring (without affecting functionality, I hope)