Name | Responsible | Description |
---|---|---|
Develop custom validation class |
Developer |
You can use a custom validation rule to validate a field value using a custom validation class. To set up a custom validation rule, first develop the custom validation class to be applied. The custom validation class must extend the DQSCustomValidationBase base class. When you extend the DQSCustomValidationBase base class:
The base structure of an extended DQSCustomValidationBase class is: |
Set up validation rule of type Custom |
Data quality administrator |
Use validation rules to check if the data is in line with the defined standards. Use a custom validation rule to validate a field value using a custom validation class.
Before you can set up a custom validation rule, ensure that the custom validation class is developed.
|
Name | Responsible | Description |
---|---|---|
Develop custom validation class |
Developer |
You can use a custom validation rule to validate a field value using a custom validation class. To set up a custom validation rule, first develop the custom validation class to be applied. The custom validation class must extend the DQSCustomValidationBase base class. When you extend the DQSCustomValidationBase base class:
The base structure of an extended DQSCustomValidationBase class is: |
Set up validation rule of type Custom |
Data quality administrator |
Use validation rules to check if the data is in line with the defined standards. Use a custom validation rule to validate a field value using a custom validation class.
Before you can set up a custom validation rule, ensure that the custom validation class is developed.
|
Related to | Notes |
---|---|
Set up validation rule of type Custom |
  |