com.qulice.maven
Class DependenciesValidator

Package class diagram package DependenciesValidator
java.lang.Object
  extended by com.qulice.maven.DependenciesValidator
All Implemented Interfaces:
Validator

public final class DependenciesValidator
extends Object
implements Validator

Validator of dependencies.

Version:
$Id: DependenciesValidator.java 86 2011-10-16 21:53:48Z guard $
Author:
Yegor Bugayenko (yegor@qulice.com)

Constructor Summary
DependenciesValidator()
           
 
Method Summary
 void validate(Environment environ)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DependenciesValidator

public DependenciesValidator()
Method Detail

validate

public void validate(Environment environ)
              throws ValidationException

Specified by:
validate in interface Validator
Throws:
ValidationException


Copyright © 2011 Qulice.com. All Rights Reserved.