Noam Cattan
Results
2
comments of
Noam Cattan
@fullgukbap I would suggest to write a custom validator like this: ```go // ./ent/schema/user.go package schema import ( "entgo.io/ent" "entgo.io/ent/schema/field" "errors" "unicode/utf8" ) // Avatar holds the schema definition for...
@StevenACoffman sure thing, only that now I don't have an ETA for this. I'll ping you when I'll have an update