()
| 1131 | } |
| 1132 | |
| 1133 | func (x ValidationResult_Status) String() string { |
| 1134 | return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x)) |
| 1135 | } |
| 1136 | |
| 1137 | func (ValidationResult_Status) Descriptor() protoreflect.EnumDescriptor { |
| 1138 | return file_validator_proto_enumTypes[11].Descriptor() |
nothing calls this directly
no test coverage detected