We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
47eb581
Validators are now allowed to raise exceptions as part of the validation process.
48b4246
The Option argument order has been changed from Option(default, type) to Option(type, default).
Option
Option(default, type)
Option(type, default)
775994b
Full Changelog: https://github.com/hashberg-io/optmanage/commits/v1.0.0