Skip to main content

Namespace ServiceStack.FluentValidation.Resources

Classes

FluentValidationMessageFormatException

Language

Base class for languages

LanguageManager

Allows the default error message translations to be managed.

LanguageStringSource

IStringSource implementation that uses the default language manager.

LazyStringSource

Lazily loads the string

StaticStringSource

Represents a static string.

Interfaces

IContextAwareStringSource

Marker interface that indicates a PropertyValidatorContext should be passed to GetString

ILanguageManager

Allows the default error message translations to be managed.

IStringSource

Provides error message templates