I'm trying to write a Regular Expression validator to accept numbers only with decimal part 0 or 5 only and in range 0-5 . for example:I'm trying to write a Regular Expression valida
I'm trying to write a Regular Expression validator to accept numbers only with decimal part 0 or 5 only and in range 0-5 . for example:I'm trying to write a Regular Expression valida