Deprecated: Use HtmlFormat_Code.Descriptor instead.
()
| 508 | |
| 509 | // Deprecated: Use HtmlFormat_Code.Descriptor instead. |
| 510 | func (HtmlFormat_Code) EnumDescriptor() ([]byte, []int) { |
| 511 | return file_validator_proto_rawDescGZIP(), []int{20, 0} |
| 512 | } |
| 513 | |
| 514 | // NamedId's are used to uniquely identify specific TagSpecs in the |
| 515 | // validator rules in a stable manner. Most TagSpecs have no set NamedId. |
nothing calls this directly
no test coverage detected