addType #
Adds a new data type, to be used for document validation.
Arguments #
addType (ValidationType: BaseValidationType);| Arguments | Type | Description |
|---|---|---|
Type | object | A class implementing the abstract BaseValidationType class |
Adds a new data type, to be used for document validation.
addType (ValidationType: BaseValidationType);| Arguments | Type | Description |
|---|---|---|
Type | object | A class implementing the abstract BaseValidationType class |