Closed IljaN closed 1 year ago
This should be good enough. I don't think that the string representation of the binary value will contain characters that could be trimmed. We might want to be more strict though.
I can't think up any scenario where a trim could "damage" the string representation.
Kudos, SonarCloud Quality Gate passed!
Trimming on binary could potentially remove control-characters which are actually part of the binary attribute value.