Array error message
Hello, I think I found an inconsistency in array errors: https://stackblitz.com/edit/vy55da?file=type.ts
The tags error is:
tags must be at least 3 characters (was 2)
But should probably not be characters
, but something like items
.2 Replies
Very true- great catch! Would you be able log a bug for this so I can make sure it works correctly in beta?
https://github.com/arktypeio/arktype/issues/new?assignees=ssalbdivad&labels=bug&projects=&template=bug_report.md&title=
Yes, I'll do that