Validate input dialog

HI All,
I am getting an integer value from the user how to validate if the entered input is only a number else throw a message.

1 Like

Hi @robert1,

please go through the following code

validateInt.xaml (13.7 KB)

thanks,
pathrudu

1 Like

Thanks @pathrudu.