open-feature / open-feature/go-sdk
[FEATURE] Validate EvaluationContext's keys/values are UTF-8?
Open
enhancement
- Dominant language
- Go
- Stars
- 249
- Forks
- 61
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 20
Description
### Requirements
Validation that the flag key is UTF-8 was [introduced here](https://github.com/open-feature/go-sdk/pull/141#discussion_r1087984152). This raised the question of whether the same should be done for EvaluationContext's keys/values, this will incur performance penalties, is it worth it?
Contributor guide
Assessment
This issue has not been assessed yet.