I want to validate the entry at a selection screen even before it is displayed after a key press, ie, suppose i have a parameter of type n, then it should not allow a character type entry to be typed as input. It should not even allow the user to type a character type entry. How should i validate???