ASPSecurityKit.ServiceStack.Validators

Assembly: ASPSecurityKit.ServiceStack
Summary: Provides extensions and validator types for Fluent validation on the Service Stack web framework.

Classes

NullableGuidNotNullOrEmptyValidator

Validator to enforce that the value of a property of Nullable`1 type where T is Guid should not be null or Empty.

ValidatorExtensions

Defines useful validator extension methods for fluent validation.