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

Added string enumerable attribute #39

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

ruvyas
Copy link
Contributor

@ruvyas ruvyas commented Nov 17, 2023

Context

Some teams have expressed the desire to have a String Enumerable attribute that validates at least one string within the collection is a valid string (not null, empty or whitespace).

What changed

Added a new attribute to handle said usecase and unit tests according.

@ruvyas ruvyas requested a review from a team as a code owner November 17, 2023 16:00
@ruvyas ruvyas merged commit b121fd4 into main Nov 17, 2023
3 checks passed
@ruvyas ruvyas deleted the feature/idp-704-non-empty-string branch November 17, 2023 19:16
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.

2 participants