ValidateSavedQuery Action
Validates a saved query.
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
| Entity Type | Binding Type | 
|---|---|
| savedquery | collection | 
Parameters
Parameters allow for data to be passed to the action.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| 
						 FetchXml 
					 | 
						Edm.String | False | False | The FetchXML query string to be validated  | 
				
| 
						 QueryType 
					 | 
						Edm.Int32 | False | True | The type of the query.  |