Class ConstraintTextParams


  • @OpenApiAll
    public class ConstraintTextParams
    extends java.lang.Object
    Configuration for creating Constraint element text with ModelTextCreator.
    • Field Detail

      • showName

        private boolean showName
      • showSpecification

        private boolean showSpecification
      • addBraces

        private boolean addBraces
    • Constructor Detail

      • ConstraintTextParams

        public ConstraintTextParams()
    • Method Detail

      • setShowSpecification

        public ConstraintTextParams setShowSpecification​(boolean showSpecification)
      • isShowName

        public boolean isShowName()
      • isShowSpecification

        public boolean isShowSpecification()
      • isAddBraces

        public boolean isAddBraces()