senzing-garage / sz-sdk-go-core

An SDK for calling the Senzing C library locally.
Apache License 2.0
1 stars 0 forks source link

Verify input strings are UTF-8 #209

Open docktermj opened 3 months ago

docktermj commented 3 months ago

Senzing native engine requires UTF-8 string. A check should be made for the validity of the string.