public interface IValidationReport
| Modifier and Type | Method and Description |
|---|---|
default boolean |
conforms() |
List<IValidationResult> |
getResults() |
default boolean conforms()
List<IValidationResult> getResults()
Copyright © 2019. All rights reserved.