Compare commits
No commits in common. "e74d95b70a092d65d7c7dd78d65735ef31213a93" and "7c473dd6a5b1af5ac1725ed7ebbc76f162b965a9" have entirely different histories.
e74d95b70a
...
7c473dd6a5
File diff suppressed because it is too large
Load Diff
@ -597,14 +597,6 @@ func (this *TaskAssignRecordsQueryResponse) Validate() error {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if this.Summary != nil {
|
|
||||||
if err := github_com_mwitkow_go_proto_validators.CallValidatorIfExists(this.Summary); err != nil {
|
|
||||||
return github_com_mwitkow_go_proto_validators.FieldError("Summary", err)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return nil
|
|
||||||
}
|
|
||||||
func (this *TaskAssignRecordsSummary) Validate() error {
|
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
func (this *ArtistUploadStatsItem) Validate() error {
|
func (this *ArtistUploadStatsItem) Validate() error {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user