org.apache.maven.project.validation
Interface ModelValidator

All Known Implementing Classes:
DefaultModelValidator

Deprecated.

@Deprecated
public interface ModelValidator

Checks the model for missing or invalid values.

Author:
Trygve Laugstøl

Field Summary
static String ROLE
          Deprecated.  
 
Method Summary
 ModelValidationResult validate(Model model)
          Deprecated.  
 

Field Detail

ROLE

static final String ROLE
Deprecated. 
Method Detail

validate

ModelValidationResult validate(Model model)
Deprecated. 


Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.