Rule Type | Rejection |
---|
Rejection rule is used to validate the combination of Student Citizenship Status and Guardian Citizenship Status values of the Student Citizenship record.
This rule is used to validate the following data of a Student Citizenship record:
To perform this validation, the following information is used:
The permitted combinations of Student Citizenship Status and Guardian Citizenship Status are listed in the below table. If the combination provided into the service is other than these permitted combinations then the service request should be rejected.
Student Citizenship Status Code | Guardian Citizenship Status Code |
---|---|
1 (Citizenship Status) | Blank |
2 (Citizenship Status) | Blank |
5 (Citizenship Status) | Blank |
5 (Citizenship Status) | 1 (Citizenship Status) |
5 (Citizenship Status) | 2 (Citizenship Status) |
5 (Citizenship Status) | 5 (Citizenship Status) |
5 (Citizenship Status) | 9 (Citizenship Status) |
9 (Citizenship Status) | Blank |
When validation rules, the following message is returned to the user:
Invalid combination of Student Citizenship Status and Guardian Citizenship Status. The provided combination of the student citizenship status ({CitizenshipStatus}) and guardian citizenship status ({GuardianCitizenshipStatus}) is not a permitted combination.
Where:
This rule applies to:
The following changes are expected to be implemented in an upcoming release (or include the release # if known).
Describe the change.