|
Guvnor - Project API 6.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BuildValidationHelper
Helper to provide validation of assets that are not validated by KIE, or need additional validation
| Method Summary | |
|---|---|
boolean |
accepts(org.uberfire.backend.vfs.Path path)
Does this helper support the specified path |
List<ValidationMessage> |
validate(org.uberfire.backend.vfs.Path path)
Validate the content at the specified Path |
| Method Detail |
|---|
boolean accepts(org.uberfire.backend.vfs.Path path)
path -
List<ValidationMessage> validate(org.uberfire.backend.vfs.Path path)
path -
|
Guvnor - Project API 6.0.1.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||