public class BodyValidator extends Object
| Constructor and Description |
|---|
BodyValidator(org.mule.raml.interfaces.model.IMimeType mimeType) |
| Modifier and Type | Method and Description |
|---|---|
void |
validateSchemaV2(boolean isJsonMimeType,
String payload) |
public BodyValidator(org.mule.raml.interfaces.model.IMimeType mimeType)
public void validateSchemaV2(boolean isJsonMimeType,
String payload)
throws BadRequestException
BadRequestExceptionCopyright © 2021. All rights reserved.