Deprecated: Use ValidationError_Severity.Descriptor instead.
()
| 688 | |
| 689 | // Deprecated: Use ValidationError_Severity.Descriptor instead. |
| 690 | func (ValidationError_Severity) EnumDescriptor() ([]byte, []int) { |
| 691 | return file_validator_proto_rawDescGZIP(), []int{26, 0} |
| 692 | } |
| 693 | |
| 694 | // NEXT AVAILABLE TAG: 124 |
| 695 | type ValidationError_Code int32 |
nothing calls this directly
no test coverage detected