-
-
Notifications
You must be signed in to change notification settings - Fork 0
Use callbacks for validation #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When an input is wrong, we can use a callback.
https://click.palletsprojects.com/en/8.1.x/options/#callbacks-for-validation
Also, this might make parsing values easier as we do not have to subclass.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request