Used to validate the list of MAC addresses is formatted correctly. The list of MACs can use ":", "-", or "." as a separator:
Example with a "-" separator: 00-11-22-33-44-55
Example with a ":" separator: 00:11:22:33:44:55
Example with a "." separator: 0011.2233.4455