Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is it possible to enable a value checker for integer type? #166

Open
adi-mohan opened this issue Mar 15, 2021 · 1 comment
Open

is it possible to enable a value checker for integer type? #166

adi-mohan opened this issue Mar 15, 2021 · 1 comment

Comments

@adi-mohan
Copy link

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?

@dsternlicht
Copy link
Owner

Hey @adi-mohan, not at the moment. Would you like to create a PR for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants