| 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)
Validate an asset.
|
List<ValidationMessage> |
GenericValidator.validate(org.uberfire.backend.vfs.Path resourcePath,
String content)
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.