Ashlin Jose
Results
1
issues of
Ashlin Jose
### Summary This PR fixes [#3992](https://github.com/nlohmann/json/issues/3992) by introducing a new macro `NLOHMANN_JSON_SERIALIZE_ENUM_STRICT`, which throws a `json.exception.type_error.302` when deserializing a JSON string that does not match any enumerator. The existing `NLOHMANN_JSON_SERIALIZE_ENUM`...
L
tests