Skip to main content

Namespace ServiceStack.FluentValidation.Mvc

Classes

CustomizeValidatorAttribute

FluentValidationModelValidatorProvider

Implementation of ModelValidatorProvider that uses FluentValidation.

FluentValidationPropertyValidator

RuleSetForClientSideMessagesAttribute

Specifies which ruleset should be used when deciding which validators should be used to generate client-side messages.

ValidationResultExtension

Interfaces

IValidatorInterceptor

Specifies an interceptor that can be used to provide hooks that will be called before and after MVC validation occurs.