QueryAnalysisValidationResult interface   
Results for query analysis comparison between the source and target
Properties
| query | List of queries executed and it's execution results in source and target | 
| validation | Errors that are part of the execution | 
Property Details
		queryResults
	 
	List of queries executed and it's execution results in source and target
queryResults?: QueryExecutionResultProperty Value
		validationErrors
	 
	Errors that are part of the execution
validationErrors?: ValidationError