| Package | Description |
|---|---|
| guru.nidi.ramltester.core | |
| guru.nidi.ramltester.validator |
| Modifier and Type | Method and Description |
|---|---|
RamlViolations |
RamlReport.getRequestViolations() |
RamlViolations |
RamlReport.getResponseViolations() |
RamlViolations |
RamlReport.getValidationViolations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaValidator.validate(Reader content,
Reader schema,
RamlViolations violations,
Message message) |
| Constructor and Description |
|---|
TypeChecker(RamlViolations violations) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonSchemaValidator.validate(Reader content,
Reader schema,
RamlViolations violations,
Message message) |
void |
JavaXmlSchemaValidator.validate(Reader content,
Reader schema,
RamlViolations violations,
Message message) |
Copyright © 2014–2017. All rights reserved.