JsonSchemaValidationException constructor

JsonSchemaValidationException(
  1. String message
)

Implementation

JsonSchemaValidationException(this.message);