Ishan Shah
Results
3
comments of
Ishan Shah
I'm facing the same issue! Does anyone know a way to handle this exception?
@KanishManuja-MS Is there a way to handle this?
> One way it worked for me is to explicitly call 'queryOption.Validate()'. this will throw an exception if there is any issue. The same can be caught my middleware. Thanks...