The Checks tab is provided for managing domain checks. It allows you to create new, edit, or delete the selected check.
CHECK clauses specify integrity constraints or tests which values of the domain must satisfy. Each constraint must be an expression producing a Boolean result. It should use the key word VALUE to refer to the value being tested.
See Checks for details.