I have one numeric field “age” and it have two validation presence and
numerical true.
When i click submit without filling any value then i face error message
is
“is not number” ,but error message should be “is should be presence”.
How
to set this message?
Both the condition are satisfying.
No, your not getting my question , actually i want presence and numeric
validation on “Age” field.
When i click submit without filling any value then i face error message
is
“is not number” ,but error message should be “is should be presence”.
How
to set this message?