webpatser/laravel-uuid

Validate-function returns true when parameter is not valid uuid

kuola opened this issue · 1 comments

kuola commented

Validate-function returns true with parameter value "20191015_100_051". The result is the same with any given parameter of length 16. Tested with version 3 on Laravel 5.5.

not fixed yet?