Validation Questions:
1) Is there a DigitValidator? I want the input to be all digits (ie. SSN, Credit Card Number, Telephone Number), but I want a string returned.
2) If Telephone / SSN are broken into three input fields (ValidFields), can I use the same label for the error?
Joel
