core
core copied to clipboard
TextField: support validation and constraints (defined by struct tags)
Incorporate https://github.com/asaskevich/govalidator for TextField, and in ValueView -- support for things like phone numbers, etc -- can add those constraints "live" while typing etc.