check whether a given number is an integer

  • Thread starter Thread starter Reddy
  • Start date Start date
how about using the ranger validation control or regular expression
validation control
 
Hi,

I am trying to validate whether the entered text is an integer or not on the
server side. I am using a custom validator because I need validate this
control's text when one of the items in the dropdown menu is selected

Thanks,

Reddy
 
Back
Top