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

feat: Add rules for maps in validation #345

Merged
merged 8 commits into from
Apr 5, 2024

Conversation

nieomylnieja
Copy link
Collaborator

Motivation

Currently we're lacking any constructs in validation pkg to verify maps. While it can be done more "manually" it would be nice to have a similar validator to current ForEach, which should probably be renamed to ForSlice.

@nieomylnieja nieomylnieja changed the title initial poc feat: Add rules for maps in validation Mar 27, 2024
@n9-machine-user n9-machine-user added go enhancement New feature or request minor labels Mar 27, 2024
@nieomylnieja nieomylnieja force-pushed the feat-add-rules-for-map-validation branch from a251711 to 369cb85 Compare April 4, 2024 14:20
@nieomylnieja nieomylnieja marked this pull request as ready for review April 4, 2024 14:24
nieomylnieja and others added 5 commits April 4, 2024 16:51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…nobl9-go into feat-add-rules-for-map-validation
Copy link
Member

@skrolikiewicz skrolikiewicz left a comment

Choose a reason for hiding this comment

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

Awesome :D I'm gonna use it right away!

@nieomylnieja nieomylnieja merged commit 56f0030 into main Apr 5, 2024
5 checks passed
@nieomylnieja nieomylnieja deleted the feat-add-rules-for-map-validation branch April 5, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants