()
| 599 | } |
| 600 | |
| 601 | func (x ErrorCategory_Code) String() string { |
| 602 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 603 | } |
| 604 | |
| 605 | func (ErrorCategory_Code) Descriptor() protoreflect.EnumDescriptor { |
| 606 | return file_validator_proto_enumTypes[8].Descriptor() |
nothing calls this directly
no test coverage detected