The key is in your picture "Value DoesNotMatch" "3N.1""-""2N.1""-""4N"
This is MUMPS/Cache/IRIS pattern matching. This pattern is looking for 3 numbers, a hyphen, 2 numbers, a hyphen, and 4 numbers. In your custom rule you would be checking for 13 numbers at a minimum. You could check for a gender match on that digit. Also verify the citizenship digit.
"Value DoesNotMatch" "13N"
- Log in to post comments