1
Reply

what is diff b/w range validator and compare validator in real time application?

segu

segu

17y
5k
0
Reply

    the range validator will compare the input with given range let say we implement a range validator who validate that entered salary should not be greater than 10000 so we use range validator while compare validators compare the values of 2 different inputs like passwor and re-type password values