Documentation ¶
Index ¶
- type RuleDatatypeIntFormatStandardExist
- func (rule RuleDatatypeIntFormatStandardExist) Name() string
- func (rule RuleDatatypeIntFormatStandardExist) ProcessOperation(spec *openapi3.Spec, op *oas3.Operation, opPointer, path, method string) []lintutil.PolicyViolation
- func (rule RuleDatatypeIntFormatStandardExist) ProcessSpec(spec *openapi3.Spec, pointerBase string) []lintutil.PolicyViolation
- func (rule RuleDatatypeIntFormatStandardExist) Scope() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuleDatatypeIntFormatStandardExist ¶ added in v1.7.0
type RuleDatatypeIntFormatStandardExist struct {
// contains filtered or unexported fields
}
func NewRule ¶ added in v1.7.0
func NewRule() RuleDatatypeIntFormatStandardExist
func (RuleDatatypeIntFormatStandardExist) Name ¶ added in v1.7.0
func (rule RuleDatatypeIntFormatStandardExist) Name() string
func (RuleDatatypeIntFormatStandardExist) ProcessOperation ¶ added in v1.7.0
func (rule RuleDatatypeIntFormatStandardExist) ProcessOperation(spec *openapi3.Spec, op *oas3.Operation, opPointer, path, method string) []lintutil.PolicyViolation
func (RuleDatatypeIntFormatStandardExist) ProcessSpec ¶ added in v1.7.0
func (rule RuleDatatypeIntFormatStandardExist) ProcessSpec(spec *openapi3.Spec, pointerBase string) []lintutil.PolicyViolation
func (RuleDatatypeIntFormatStandardExist) Scope ¶ added in v1.7.0
func (rule RuleDatatypeIntFormatStandardExist) Scope() string
Click to show internal directories.
Click to hide internal directories.