SignalR validation on client side in react with .net core API

83 views Asked by At

Is there any security benefits or any other purpose to implement client side validation using SignalR.

In one of project I have seen that, using SignalR they are validating the react form by calling the api in .net core api.

0

There are 0 answers