Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The base
Field
class is now exposed at package level.
Fields can now be equipped with converters by using `field(converters=...)`. Fixes #5 Validation and Conversion-related code moved to a separate dedicated module. Fixed a number of inspection warnings in code.
- Loading branch information