So I'm trying to use two validations in my program:
5 integers for the first Validation and
the second is 32 characters only including : and |.

The first validation is for a Zip Code and the...