blob: a86b8cdff666cfb0d8c569dfb1d1c6b57868c335 [file] [log] [blame]
package org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues;
/**
* Type representing a FacesConfig Validator attribute
*/
public class FacesConfigValidatorIDType extends FacesConfigIdentifierType {
}