public final class NullModelValidator extends Object implements org.jomc.modlet.ModelValidator
ModelValidator test implementation returning null.| Constructor and Description |
|---|
NullModelValidator() |
| Modifier and Type | Method and Description |
|---|---|
org.jomc.modlet.ModelValidationReport |
validateModel(org.jomc.modlet.ModelContext context,
org.jomc.modlet.Model model) |
public NullModelValidator()
public org.jomc.modlet.ModelValidationReport validateModel(org.jomc.modlet.ModelContext context, org.jomc.modlet.Model model) throws org.jomc.modlet.ModelException
validateModel in interface org.jomc.modlet.ModelValidatororg.jomc.modlet.ModelExceptionCopyright © 2005-2012 The JOMC Project. All Rights Reserved.