Documentation
¶
Index ¶
- type RuleDatatypeIntFormatIsInt32OrInt64
- func (rule RuleDatatypeIntFormatIsInt32OrInt64) Name() string
- func (rule RuleDatatypeIntFormatIsInt32OrInt64) ProcessOperation(spec *oas3.Swagger, op *oas3.Operation, opPointer, path, method string) []lintutil.PolicyViolation
- func (rule RuleDatatypeIntFormatIsInt32OrInt64) ProcessSpec(spec *oas3.Swagger, pointerBase string) *lintutil.PolicyViolationsSets
- func (rule RuleDatatypeIntFormatIsInt32OrInt64) Scope() string
- func (rule RuleDatatypeIntFormatIsInt32OrInt64) Severity() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuleDatatypeIntFormatIsInt32OrInt64 ¶
type RuleDatatypeIntFormatIsInt32OrInt64 struct {
// contains filtered or unexported fields
}
func NewRuleDatatypeIntFormatIsInt32OrInt64 ¶
func NewRuleDatatypeIntFormatIsInt32OrInt64(sev string) RuleDatatypeIntFormatIsInt32OrInt64
func (RuleDatatypeIntFormatIsInt32OrInt64) Name ¶
func (rule RuleDatatypeIntFormatIsInt32OrInt64) Name() string
func (RuleDatatypeIntFormatIsInt32OrInt64) ProcessOperation ¶
func (rule RuleDatatypeIntFormatIsInt32OrInt64) ProcessOperation(spec *oas3.Swagger, op *oas3.Operation, opPointer, path, method string) []lintutil.PolicyViolation
func (RuleDatatypeIntFormatIsInt32OrInt64) ProcessSpec ¶
func (rule RuleDatatypeIntFormatIsInt32OrInt64) ProcessSpec(spec *oas3.Swagger, pointerBase string) *lintutil.PolicyViolationsSets
func (RuleDatatypeIntFormatIsInt32OrInt64) Scope ¶
func (rule RuleDatatypeIntFormatIsInt32OrInt64) Scope() string
func (RuleDatatypeIntFormatIsInt32OrInt64) Severity ¶
func (rule RuleDatatypeIntFormatIsInt32OrInt64) Severity() string
Click to show internal directories.
Click to hide internal directories.