@OpenApiAll
public class ConstraintTextParams
extends java.lang.Object
ModelTextCreator
.Constructor and Description |
---|
ConstraintTextParams() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAddBraces() |
boolean |
isShowName() |
boolean |
isShowSpecification() |
ConstraintTextParams |
setAddBraces(boolean addBraces) |
ConstraintTextParams |
setShowName(boolean showName) |
ConstraintTextParams |
setShowSpecification(boolean showSpecification) |
public ConstraintTextParams setShowName(boolean showName)
public ConstraintTextParams setShowSpecification(boolean showSpecification)
public ConstraintTextParams setAddBraces(boolean addBraces)
public boolean isShowName()
public boolean isShowSpecification()
public boolean isAddBraces()