As part of an exercise for an assignment I need to know how to perform validation in Jade. I have a set method which returns a string called LastName and one called FirstName. At the moment this method just returns true I need to know how to change this so that it checks for special characters such ...