Class AlphabeticalValidator
Inheritance
System.Object
AlphabeticalValidator
Namespace: JK.Common.FluentValidation.Validators
Assembly: JK.Common.FluentValidation.dll
Syntax
public class AlphabeticalValidator : PropertyValidator
Constructors
| Improve this Doc View SourceAlphabeticalValidator()
Declaration
public AlphabeticalValidator()
Methods
| Improve this Doc View SourceIsValid(PropertyValidatorContext)
Declaration
protected override bool IsValid(PropertyValidatorContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| PropertyValidatorContext | context |
Returns
| Type | Description |
|---|---|
| System.Boolean |