public class RestJsonSchemaValidator extends Object implements IRestSchemaValidatorStrategy
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
RestJsonSchemaValidator(com.github.fge.jsonschema.main.JsonSchema jsonSchema) |
public RestJsonSchemaValidator(com.github.fge.jsonschema.main.JsonSchema jsonSchema)
public void validate(String payload) throws BadRequestException
validate in interface IRestSchemaValidatorStrategyBadRequestExceptionCopyright © 2025. All rights reserved.