org.guvnor.common.services.backend.validation
public class DefaultGenericKieValidator extends Object implements GenericValidator
Constructor and Description |
---|
DefaultGenericKieValidator() |
Modifier and Type | Method and Description |
---|---|
List<ValidationMessage> |
validate(org.uberfire.backend.vfs.Path resourcePath,
InputStream resource,
org.kie.commons.java.nio.file.DirectoryStream.Filter<org.kie.commons.java.nio.file.Path>... supportingFileFilters) |
public List<ValidationMessage> validate(org.uberfire.backend.vfs.Path resourcePath, InputStream resource, org.kie.commons.java.nio.file.DirectoryStream.Filter<org.kie.commons.java.nio.file.Path>... supportingFileFilters)
validate
in interface GenericValidator
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.