How can I validate a data in a parameter type char.
I mean, my user only have to type number and decimals but if he types a character from A to Z or another caracter (!"##$/%/)&=) how can I validate that if he types a diferent caracter from numbers send him a message.
Regards.