Architecting and designing
  
Constraint check, property for informix
Check constraints are rules governing the data in columns and tables. For example, a field specifying a state might check that the state code entered is a valid state abbreviation, or a field specifying a date of birth might check that a legitimate date is entered (not a future date).
Enter the Constraint Check using the syntax specified by Informix.
A name can be given to the check constraint using the Constraint name, property for informix.