Customize Error Messages
Hi - I need to validate an input text to check if the value is greater than another input property.
If yes , I need to display a custom error message containing both the property values ;
Example : Please enter a value between 20 and 25 . Where 20 and 25 are input by the user in the earlier steps.
Thanks,
Smitha