org.apache.maven.project.validation
Interface ModelValidator

All Known Implementing Classes:
DefaultModelValidator

public interface ModelValidator

Version:
$Id: ModelValidator.java 164760 2005-04-26 07:39:27Z brett $
Author:
Trygve Laugstøl

Field Summary
static String ROLE
           
 
Method Summary
 ModelValidationResult validate(org.apache.maven.model.Model model)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

validate

public ModelValidationResult validate(org.apache.maven.model.Model model)


Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.