HarmonyCore
HarmonyCore copied to clipboard
Create a custom enablequeryattribute to handle errors during serialization
If an exception is thrown during the serialization process an incomplete json result will be returned. This can be fixed by wrapping the enablequeryattribute to catch the exception.
Aha! Link: https://synergex.aha.io/features/HC-71