Customizing the metamodel > Keywords for USRPROPS > MIN, MINIMUM
  
MIN, MINIMUM
MIN or MINIMUM indicates the minimum allowed number for a property defined as numeric. A numeric field is one in which you can enter only numbers.
Example
PROPERTY "Length" { EDIT numeric LENGTH 2 MINIMUM 1 MAXIMUM 99 }
See also
Keywords for USRPROPS