Closed kml closed 4 years ago
\A and \z should be used to mark start and end of string. In other case it will accept strings that for sure are not valid uuids (but include them in one of lines)
Here is an overview of what got changed by this pull request:
Issues ====== - Added 1
See the complete overview on Codacy
Thanks. This was released in 1.0.6.
\A and \z should be used to mark start and end of string. In other case it will accept strings that for sure are not valid uuids (but include them in one of lines)