Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Enum Value Sanitization #93

Closed
mvandeberg opened this issue Nov 19, 2020 · 0 comments
Closed

Enum Value Sanitization #93

mvandeberg opened this issue Nov 19, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@mvandeberg
Copy link
Member

Currently, golang requires enums be a defined enum value and C++ does not. We need to determine what the correct behavior for enum validation should be and modify the affected language to match.

@mvandeberg mvandeberg added the bug Something isn't working label Nov 19, 2020
@sgerbino sgerbino added the enhancement New feature or request label Jun 11, 2021
@sgerbino sgerbino closed this as completed Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants