Hi,
what i understand the fluentvalidation has localization on the default errormessages.
But i can’t get this to work even when i have CurrentUICulture set to swedish.
Regards Kristian
Hi,
what i understand the fluentvalidation has localization on the default errormessages.
But i can’t get this to work even when i have CurrentUICulture set to swedish.
Regards Kristian
We don’t have any localization support built in ServiceStack’s copy of FluentValidation.
Hei @bokamera , Dale here, pinged you on Linkedin for a connect. Out of interest, did you get fluent validation working in your application in different languages?
I see now that others have made some progress: Localising Fluent Validation messages
I am curious, because I am about to start working on a similar feature for a project.