Class WhiteListedPluralizeNamesForArraysRule

java.lang.Object
com.ethlo.zally.rules.WhiteListedPluralizeNamesForArraysRule

public class WhiteListedPluralizeNamesForArraysRule extends Object
  • Constructor Details

    • WhiteListedPluralizeNamesForArraysRule

      public WhiteListedPluralizeNamesForArraysRule(com.typesafe.config.Config config)
  • Method Details

    • getAllSchemas

      public static Map<String,io.swagger.v3.oas.models.media.Schema> getAllSchemas(io.swagger.v3.oas.models.OpenAPI openAPI)
    • checkArrayPropertyNamesArePlural

      public List<org.zalando.zally.rule.api.Violation> checkArrayPropertyNamesArePlural(org.zalando.zally.rule.api.Context context)