| 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.uberfire.java.nio.file.DirectoryStream.Filter<org.uberfire.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–2016 JBoss by Red Hat. All rights reserved.