Describe the feature
A plugin that validates requests on the client side. This is especially useful for apps that heavily rely on server validation to display error messages in the UI. By catching issues earlier, it can help reduce bandwidth usage and unnecessary requests to the server.
Related: https://github.com/unnoq/orpc/discussions/997#discussioncomment-14397759
Additional information
Describe the feature
A plugin that validates requests on the client side. This is especially useful for apps that heavily rely on server validation to display error messages in the UI. By catching issues earlier, it can help reduce bandwidth usage and unnecessary requests to the server.
Related: https://github.com/unnoq/orpc/discussions/997#discussioncomment-14397759
Additional information