Class CreateAuthenticationScheme.Validator
- Namespace
- Raytha.Application.AuthenticationSchemes.Commands
- Assembly
- Raytha.Application.dll
public class CreateAuthenticationScheme.Validator : AbstractValidator<CreateAuthenticationScheme.Command>, IValidator<CreateAuthenticationScheme.Command>, IValidator, IEnumerable<IValidationRule>, IEnumerable
- Inheritance
-
CreateAuthenticationScheme.Validator
- Implements
-
IValidatorIEnumerable<IValidationRule>
- Inherited Members
-
AbstractValidator<CreateAuthenticationScheme.Command>.Validate(CreateAuthenticationScheme.Command)AbstractValidator<CreateAuthenticationScheme.Command>.Validate(ValidationContext<CreateAuthenticationScheme.Command>)AbstractValidator<CreateAuthenticationScheme.Command>.CreateDescriptor()AbstractValidator<CreateAuthenticationScheme.Command>.Include(IValidator<CreateAuthenticationScheme.Command>)AbstractValidator<CreateAuthenticationScheme.Command>.GetEnumerator()AbstractValidator<CreateAuthenticationScheme.Command>.PreValidate(ValidationContext<CreateAuthenticationScheme.Command>, ValidationResult)AbstractValidator<CreateAuthenticationScheme.Command>.RaiseValidationException(ValidationContext<CreateAuthenticationScheme.Command>, ValidationResult)AbstractValidator<CreateAuthenticationScheme.Command>.OnRuleAdded(IValidationRule<CreateAuthenticationScheme.Command>)AbstractValidator<CreateAuthenticationScheme.Command>.CascadeModeAbstractValidator<CreateAuthenticationScheme.Command>.ClassLevelCascadeModeAbstractValidator<CreateAuthenticationScheme.Command>.RuleLevelCascadeMode
Constructors
Validator(IRaythaDbContext)
public Validator(IRaythaDbContext db)