Package software.amazon.smithy.linters
Class RepeatedShapeNameValidator.Config
java.lang.Object
software.amazon.smithy.linters.RepeatedShapeNameValidator.Config
- Enclosing class:
- RepeatedShapeNameValidator
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
getExactMatch
public boolean getExactMatch() -
setExactMatch
public void setExactMatch(boolean exactMatch)
-