Class InvalidRule
- java.lang.Object
-
- io.swagger.codegen.v3.ignore.rules.Rule
-
- io.swagger.codegen.v3.ignore.rules.InvalidRule
-
public class InvalidRule extends Rule
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.swagger.codegen.v3.ignore.rules.Rule
Rule.Operation
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rule.Operationevaluate(String relativePath)StringgetReason()Booleanmatches(String relativePath)-
Methods inherited from class io.swagger.codegen.v3.ignore.rules.Rule
create, getDefinition, getExcludeOperation, getIncludeOperation, getNegated, getPattern
-
-