Table of Contents

Class CreateRole.Validator

Namespace
Raytha.Application.Roles.Commands
Assembly
Raytha.Application.dll
public class CreateRole.Validator : AbstractValidator<CreateRole.Command>, IValidator<CreateRole.Command>, IValidator, IEnumerable<IValidationRule>, IEnumerable
Inheritance
AbstractValidator<CreateRole.Command>
CreateRole.Validator
Implements
IValidator<CreateRole.Command>
IValidator
IEnumerable<IValidationRule>
Inherited Members
AbstractValidator<CreateRole.Command>.Validate(CreateRole.Command)
AbstractValidator<CreateRole.Command>.Validate(ValidationContext<CreateRole.Command>)
AbstractValidator<CreateRole.Command>.CreateDescriptor()
AbstractValidator<CreateRole.Command>.Include(IValidator<CreateRole.Command>)
AbstractValidator<CreateRole.Command>.GetEnumerator()
AbstractValidator<CreateRole.Command>.PreValidate(ValidationContext<CreateRole.Command>, ValidationResult)
AbstractValidator<CreateRole.Command>.RaiseValidationException(ValidationContext<CreateRole.Command>, ValidationResult)
AbstractValidator<CreateRole.Command>.OnRuleAdded(IValidationRule<CreateRole.Command>)
AbstractValidator<CreateRole.Command>.CascadeMode
AbstractValidator<CreateRole.Command>.ClassLevelCascadeMode
AbstractValidator<CreateRole.Command>.RuleLevelCascadeMode

Constructors

Validator(IRaythaDbContext)

public Validator(IRaythaDbContext db)

Parameters

db IRaythaDbContext