Fluent Validation - custom localization

531 Views Asked by At

Using FluentValidation I want to implement my own localization, as I translate my messages using a 3rd party service/source.

How do I replace LocalizedStringSource with my own implementation? Is it possible?

This is an idee ( Griffin localization and Fluent Validation ) but still doesn't tell me how to use it.

Best regards, Cezar.

0

There are 0 best solutions below