Hi,

It would be great if you could add enhanced validation options for user-input text boxes - for example allowing only numbers to be inputted, forced capitalized letters, or even something like allowing only a specific scope or set of characters (A-F only for example).

I know that the ability is there with FluentValidation, so let’s hook it up! :P

Thanks!