jwaliszko / ExpressiveAnnotations

Annotation-based conditional validation library.
MIT License
351 stars 123 forks source link

Can this be used with Blazor? #212

Open mvartuc opened 2 years ago

mvartuc commented 2 years ago

What would be the optimal way to register this service with blazor and use it for client side validation? Only global.asax method is shows in the docs.