{{
  partial 'parameter_base'
  type="String"
  minLength=4
  maxLength=5
  constraintDescription="[true|false]"
  allowedValues=["true","false"]
}}
