Instantiate and return a new {@link Validator} instance of theclass specified by a previous call to addValidator() for the specified validator id.
@param validatorId The validator id for which to create andreturn a new {@link Validator} instance
@throws FacesException if a {@link Validator} of thespecified id cannot be created
@throws NullPointerException if validatorIdis null
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.