Is there a way to validate user input?
I have template to perform a mac address drop. This works but I would like to be able to:
1. ensure the mac address is entered in the correct format (xxxx.xxxx.xxxx)
2. prevent a user from entering certain values (ex. ffff.ffff.ffff)