Custom Checks for ESP Schema Extensions

The ESP Schema extension offers many custom checks.

Checks for Each Schema

Custom checks under Schema Definition type validate values in the General tab of the Schema Properties sheet.

Schema Definition Custom Checks
Option Validates
NameIsValid Names of ESP Schema must be valid java identifiers.

Checks for Each Field in a Schema

Custom checks for fields are under Entity Attribute type. They validate values in the Attributes tab of the ESP Schema Properties sheet.

Attribute Custom Checks
Option Validates
FieldNameIsValid Field names must be valid java identifiers.
ESPDatatypeExists Datatype is specified
UniqueDestColumnName DestColumnName is unique within that schema