Deprecated: Use ErrorCategory_Code.Descriptor instead.
()
| 626 | |
| 627 | // Deprecated: Use ErrorCategory_Code.Descriptor instead. |
| 628 | func (ErrorCategory_Code) EnumDescriptor() ([]byte, []int) { |
| 629 | return file_validator_proto_rawDescGZIP(), []int{25, 0} |
| 630 | } |
| 631 | |
| 632 | // NEXT AVAILABLE TAG: 5 |
| 633 | type ValidationError_Severity int32 |
nothing calls this directly
no test coverage detected