Deprecated: Use ValidationResult_Status.Descriptor instead.
()
| 1158 | |
| 1159 | // Deprecated: Use ValidationResult_Status.Descriptor instead. |
| 1160 | func (ValidationResult_Status) EnumDescriptor() ([]byte, []int) { |
| 1161 | return file_validator_proto_rawDescGZIP(), []int{31, 0} |
| 1162 | } |
| 1163 | |
| 1164 | // Used for validating attributes that require another attribute for some |
| 1165 | // given set of conditions. |
nothing calls this directly
no test coverage detected