question of Cross Validation Rules
If there are segment 1 to 7, I want to limit when segment 1 = A and segment 2 = B,then segment 3 should only = C , how should I setup the Cross Validation Rules.
We assume that A、B、C are definite and valid value。
I try to setup one rule which including A.B.C.0.0.0.0 to A.B.C.z.z.z.z ,and check failure on segment 3. But once segment 2 = B,system report an error.
HOW SHOULD I DO?HELP