Skip to content

Commit 48757c1

Browse files
authored
doc: min/max length checks for unicode string are supported now. (#33)
The support is added by 32e8c1f.
1 parent 09dc6ed commit 48757c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ options detailed previously, but some features are not supported (correctly)
106106
at this time:
107107

108108
* Empty tables and empty arrays are the same from Lua point of view
109-
* Unicode strings are considered as a stream of bytes (so length checks might
110-
not behave as expected)
111109

112110

113111
On the other hand, some extra features are supported:

0 commit comments

Comments
 (0)