public interface ValidationService<T>
| Modifier and Type | Method and Description |
|---|---|
List<ValidationMessage> |
validate(org.uberfire.backend.vfs.Path path,
T content)
Validate the content
|
List<ValidationMessage> validate(org.uberfire.backend.vfs.Path path, T content)
content - Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.