| Package | Description |
|---|---|
| org.mule.raml.interfaces.model | |
| org.mule.raml.interfaces.parser.rule | |
| org.mule.raml.interfaces.parser.visitor |
| Modifier and Type | Method and Description |
|---|---|
List<IValidationResult> |
IMimeType.validate(String payload) |
| Modifier and Type | Method and Description |
|---|---|
static IValidationResult |
IValidationResult.fromException(Exception e) |
| Modifier and Type | Method and Description |
|---|---|
List<IValidationResult> |
IValidationReport.getResults() |
List<IValidationResult> |
DefaultValidationReport.getResults() |
| Constructor and Description |
|---|
DefaultValidationReport(List<IValidationResult> validationResults) |
| Modifier and Type | Method and Description |
|---|---|
List<IValidationResult> |
IRamlValidationService.getErrors() |
List<IValidationResult> |
IRamlValidationService.getWarnings() |
Copyright © 2019. All rights reserved.