-
Notifications
You must be signed in to change notification settings - Fork 13
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
Repeated parameters #679
Repeated parameters #679
Conversation
I created a other PR that improve this one: #680 |
…nico Repeated parameters improvements
I just merged #680 into this PR. |
This pull request has been mentioned on MESG Community. There might be relevant details there: https://forum.mesg.com/t/add-more-detailed-data-in-the-mesg-yml/126/23 |
Same PR as #678 that I merged by mistake.
Add support for repeated parameters + validation of the repeated parameters
Still use some reflection but only when it's repeated. If anyone have a simpler way to do it that would be great.