Open Scnck opened 1 year ago
I need to dynamically add/create rules how do I implement InlineValidator using this library?
https://docs.fluentvalidation.net/en/latest/upgrading-to-9.html?highlight=InlineValidator#testhelper-updates
As a beginner with Blazored Fluentvalidation, I would say sending in an instance of the InlineValidator to the FluentValidationValidator via the Validator property.
I need to dynamically add/create rules how do I implement InlineValidator using this library?
https://docs.fluentvalidation.net/en/latest/upgrading-to-9.html?highlight=InlineValidator#testhelper-updates