elementary / elementary/granite
Automatically validate entries based on InputPurpose
Open
Needs Design
Priority: Wishlist
- Dominant language
- Vala
- Stars
- 329
- Forks
- 65
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 31
Description
### 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](https://valadoc.org/gtk+-3.0/Gtk.InputPurpose.html)
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.