mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
doc: add NotEmpty to string validators (#802)
This commit is contained in:
@@ -291,6 +291,7 @@ The framework provides a few built-in validators for each type:
|
||||
- `MinLen(i)`
|
||||
- `MaxLen(i)`
|
||||
- `Match(regexp.Regexp)`
|
||||
- `NotEmpty`
|
||||
|
||||
## Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user