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