org.eclipse.wst.common.project.facet.core
Interface IFacetedProjectValidator
public interface IFacetedProjectValidator
- Author:
- Konstantin Komissarchik
Field Summary |
static String |
BASE_MARKER_ID
The marker type that should be used as the base for all markers reported
by the faceted project validator. |
BASE_MARKER_ID
static final String BASE_MARKER_ID
- The marker type that should be used as the base for all markers reported
by the faceted project validator.
- See Also:
- Constant Field Values
validate
void validate(IFacetedProject fproj)
throws CoreException
- Throws:
CoreException
Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.