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 bounds checking for ConnectorEvseIds and ISO15118EvseId #903

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Dec 9, 2024

Describe your changes

Issue ticket number and link

Checklist before requesting a review

"readOnly": false
"readOnly": false,
"minLength": 7,
"maxLength": 1000
Copy link
Contributor

Choose a reason for hiding this comment

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

shoudn't this also be 37 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

its can be a comma seperated list, so Hubject specified this maxLength with 1000

@Pietfried Pietfried merged commit 21c83c9 into main Dec 10, 2024
8 checks passed
@Pietfried Pietfried deleted the feature/bounds-check-evseid branch December 10, 2024 09:28
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