Package | Description |
---|---|
org.guvnor.common.services.backend.validation | |
org.guvnor.common.services.shared.validation |
Modifier and Type | Method and Description |
---|---|
List<ValidationMessage> |
GenericValidator.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 an asset.
|
Modifier and Type | Method and Description |
---|---|
List<ValidationMessage> |
ValidationService.validate(org.uberfire.backend.vfs.Path path,
T content)
Validate the content
|
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.