We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python's date/datetime objects have min/max bounds.
https://docs.python.org/3.5/library/datetime.html https://stackoverflow.com/a/31972447/4653485
We should use those to automatically specify min/max values in the spec.
The text was updated successfully, but these errors were encountered:
Fixed marshmallow-code#440
1f895be
1a17a6d
No branches or pull requests
Python's date/datetime objects have min/max bounds.
https://docs.python.org/3.5/library/datetime.html
https://stackoverflow.com/a/31972447/4653485
We should use those to automatically specify min/max values in the spec.
The text was updated successfully, but these errors were encountered: