Faceted Project Framework
Version 1.3

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.
 
Method Summary
 void validate(IFacetedProject fproj)
           
 

Field Detail

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
Method Detail

validate

void validate(IFacetedProject fproj)
              throws CoreException
Throws:
CoreException

Faceted Project Framework
Version 1.3

Copyright (c) 2008 BEA Systems, Inc. and others. All rights reserved.