-
Notifications
You must be signed in to change notification settings - Fork 823
Labels
good first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!help wantedtype/feature
Description
Is your feature request related to a problem? Please describe.
Now NameValidationScheme
is hardcoded to legacy. We want to allow users to enable UTF-8
validation mode behind a flag.
Describe the solution you'd like
Add a flag to turn on UTF-8
validation mode. Make sure to cover unit tests
Metadata
Metadata
Assignees
Labels
good first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!help wantedtype/feature