mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
* added MaxLen built-in validator to `[]byte` * typo * move test to type_test.go * Update doc/md/schema-fields.md Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com> * added min len validator to bytes * fix tests go generate * CR * CR Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>