granite
granite copied to clipboard
Automatically validate entries based on InputPurpose
Problem
There are some common types of inputs like URLs or Email addresses that we're currently copying regex for.
Proposal
It would be nice if common validations like this could be automatically applied by setting input purpose
Prior Art (Optional)
No response