Updated echo and ent.
This commit is contained in:
parent
6546418052
commit
a82ed9c6d0
15 changed files with 608 additions and 69 deletions
|
|
@ -143,7 +143,7 @@ func Sum(field string) AggregateFunc {
|
|||
}
|
||||
}
|
||||
|
||||
// ValidationError returns when validating a field fails.
|
||||
// ValidationError returns when validating a field or edge fails.
|
||||
type ValidationError struct {
|
||||
Name string // Field or edge name.
|
||||
err error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue