Skip to content

Fix StringValidator counting bytes instead of code points for minLength/maxLength#1038

Open
danieleades wants to merge 1 commit into
oxidecomputer:mainfrom
danieleades:fix/string-length-chars
Open

Fix StringValidator counting bytes instead of code points for minLength/maxLength#1038
danieleades wants to merge 1 commit into
oxidecomputer:mainfrom
danieleades:fix/string-length-chars

fix: count code points, not bytes, in StringValidator length checks

a03f559
Select commit
Loading
Failed to load commit list.

There are no checks for this commit