Add a constraint for array that value should never be zero

In reply to ankita.soni:

constraint nonzero { foreach (source_id[i]) source_id[i][4] != '0; }