Package com.ethlo.zally.rules
Class WhiteListedPluralizeNamesForArraysRule
java.lang.Object
com.ethlo.zally.rules.WhiteListedPluralizeNamesForArraysRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.zalando.zally.rule.api.Violation>checkArrayPropertyNamesArePlural(org.zalando.zally.rule.api.Context context) getAllSchemas(io.swagger.v3.oas.models.OpenAPI openAPI)
-
Constructor Details
-
WhiteListedPluralizeNamesForArraysRule
public WhiteListedPluralizeNamesForArraysRule(com.typesafe.config.Config config)
-
-
Method Details
-
getAllSchemas
-
checkArrayPropertyNamesArePlural
public List<org.zalando.zally.rule.api.Violation> checkArrayPropertyNamesArePlural(org.zalando.zally.rule.api.Context context)
-