Is there way to force users to enter correct value
I have a form that accept users to enter a new value, I want to make sure users can only enter number that is greater than the old value. Is there a way to build this,.
I saw the article about error validations but those just show what the error are. I want to make sure that users doesnt get to save those values.