Title here
Summary here
public enum ValidationMethod| Name | Description |
|---|---|
| Custom | |
| IsBool | |
| IsDate | |
| IsDateBetween | |
| IsEmpty | |
| IsEquals | |
| IsInList | |
| IsInListIgnoreCase | |
| IsNegative | |
| IsNotEmpty | |
| IsNotInList | |
| IsNotInListIgnoreCase | |
| IsNotNull | |
| IsNotZero | |
| IsNull | |
| IsNumberBetween | |
| IsNumeric | |
| IsPositive | |
| IsZero |