Since updating from the 1/29/2009 to the 3/16/2009 snapshots of JSF2, I
now get the following exceptions for all of our custom validators:
com.ocpsoft.social.exceptions.SiteRuntimeException:
javax.servlet.ServletException: /faces/profile/userProfile.xhtml @76,53
<f:validator> A validator id was not specified. Typically the validator
id is set in the constructor ValidateHandler(ValidatorConfig)
Has this interface changed?