Closed deanp101 closed 4 years ago
Is there a way to send a custom validation message back to the client from a custom File System implementation?
I have custom validation that executes during OpenReadAsync and doesnt seem appropriate to only return null when there is an issue...
Is there a way to send a custom validation message back to the client from a custom File System implementation?
I have custom validation that executes during OpenReadAsync and doesnt seem appropriate to only return null when there is an issue...