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.
You can add validation rules in these ways:
|
Set up validation rule message |
Data quality administrator |
You can define a message that is shown if the validation rule is not met. If no validation rule message is defined, the default message is shown if the validation is not met. In case of a data pattern validation, the applicable data pattern can also have a message defined. In this case, the message priority is:
You can also enter a description of the validation rule. You can translate both the validation message and the validation rule description. |
Set up validation rule conditions |
Data quality administrator |
For each validation rule, you can set up conditions. The validation rule is only applied if the conditions are met. To define a validation rule condition, you use a query. The validation rule is applied only to the records that are found by the query.
You can use these types of queries:
|
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.
You can add validation rules in these ways:
|
Set up validation rule message |
Data quality administrator |
You can define a message that is shown if the validation rule is not met. If no validation rule message is defined, the default message is shown if the validation is not met. In case of a data pattern validation, the applicable data pattern can also have a message defined. In this case, the message priority is:
You can also enter a description of the validation rule. You can translate both the validation message and the validation rule description. |
Set up validation rule conditions |
Data quality administrator |
For each validation rule, you can set up conditions. The validation rule is only applied if the conditions are met. To define a validation rule condition, you use a query. The validation rule is applied only to the records that are found by the query.
You can use these types of queries:
|
Related to | Notes |
---|---|
Set up validation rule of type Custom |
  |