public class Validator extends Object
| Constructor and Description |
|---|
Validator(org.guvnor.common.services.project.service.ProjectService projectService,
org.guvnor.common.services.project.builder.service.BuildService buildService) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isValidatPath(org.uberfire.backend.vfs.Path path,
org.guvnor.common.services.shared.validation.model.ValidationMessage message) |
List<org.guvnor.common.services.shared.validation.model.ValidationMessage> |
validate(org.uberfire.backend.vfs.Path path,
String content) |
public Validator(org.guvnor.common.services.project.service.ProjectService projectService,
org.guvnor.common.services.project.builder.service.BuildService buildService)
public List<org.guvnor.common.services.shared.validation.model.ValidationMessage> validate(org.uberfire.backend.vfs.Path path, String content)
protected boolean isValidatPath(org.uberfire.backend.vfs.Path path,
org.guvnor.common.services.shared.validation.model.ValidationMessage message)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.