Resolved! Validation of string field!!
I have two fields one is height and another is weight. Height should only accept two numbers i.e one number before decimal and another is after decimal if not it should show some error. Wight should only accept three numbers i.e two numbers before d...
