JsonSchemaException public class JsonSchemaException : Exception Documentation public int LineNumber { get; } public int LinePosition { get; } public string Path { get; } public JsonSchemaException() public JsonSchemaException(string message) public JsonSchemaException(string message, Exception innerException)