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

Feature #10 custom argument value validator implemented #11

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

gcramarossa
Copy link
Contributor

No description provided.

@gcramarossa gcramarossa added enhancement New feature or request area-core The issue refers to the core library labels Dec 6, 2023
@gcramarossa gcramarossa added this to the 0.2.0 milestone Dec 6, 2023
Copy link

sonarcloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@gcramarossa gcramarossa merged commit cc10d15 into main Dec 6, 2023
3 checks passed
@gcramarossa gcramarossa deleted the issue-10-dynamic-value-feature branch December 6, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core The issue refers to the core library enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a way to validate the value inserted by the user in arguments from a dynamic source
1 participant