SchemaValidationException
class SchemaValidationException(val error: String, val sourceLocation: SourceLocation = SourceLocation.UNKNOWN) : SourceAwareException
Content copied to clipboard
The schema is invalid
TODO: transform this into issues
Constructors
Link copied to clipboard
fun SchemaValidationException(error: String, sourceLocation: SourceLocation = SourceLocation.UNKNOWN)
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard