You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's suppose I want a field "age" of "integer" type, and I want to add a validation that the UI user should not be able to enter an integer value less that 5. Is this possible to do?
The text was updated successfully, but these errors were encountered:
Let's suppose I want a field "age" of "integer" type, and I want to add a validation that the UI user should not be able to enter an integer value less that 5. Is this possible to do?
The text was updated successfully, but these errors were encountered: