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

#63 - Specialised int validators #66

Merged
merged 12 commits into from
Oct 7, 2024

Conversation

M1chlCZ
Copy link
Collaborator

@M1chlCZ M1chlCZ commented Oct 2, 2024

Implemented isBetween, isMin, isMax for Int validator.

@M1chlCZ M1chlCZ requested a review from petrnymsa as a code owner October 2, 2024 14:42
Copy link

github-actions bot commented Oct 2, 2024

DCM report

✅ no issues found!

Full report: https://github.com/netglade/glade_forms/runs/31163833160

@petrnymsa
Copy link
Member

One last thing - Update CHANGELOG.md with dev version about this change

glade_forms/pubspec.yaml Outdated Show resolved Hide resolved
petrnymsa
petrnymsa previously approved these changes Oct 7, 2024
Copy link
Member

@petrnymsa petrnymsa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tenhobi tenhobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@M1chlCZ M1chlCZ merged commit ee93e26 into main Oct 7, 2024
2 checks passed
@M1chlCZ M1chlCZ deleted the feat/63-int-input-specialized-validators branch October 7, 2024 09:36
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

Successfully merging this pull request may close these issues.

3 participants