BlueM / Pashua

Native macOS dialogs for scripting languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic input validation

BlueM opened this issue · comments

In addition to being able to declare elements as mandatory, it would be nice to be able to define valid / invalid input, for example through a RegEx.

This would be much easier to build if Pashua had a working implementation of #1 on which this feature could be based.