Deprecated: Use ValidationError_Code.Descriptor instead.
()
| 1098 | |
| 1099 | // Deprecated: Use ValidationError_Code.Descriptor instead. |
| 1100 | func (ValidationError_Code) EnumDescriptor() ([]byte, []int) { |
| 1101 | return file_validator_proto_rawDescGZIP(), []int{26, 1} |
| 1102 | } |
| 1103 | |
| 1104 | // NEXT AVAILABLE TAG: 3 |
| 1105 | type ValidationResult_Status int32 |
nothing calls this directly
no test coverage detected