[]
Represents a custom validation rule for strings representing month days.
public class DayOfMonthValidationRule : NumberStringValidator
Name | Description |
---|---|
DayOfMonthValidationRule() |
Name | Description |
---|---|
Month | Gets or sets the DayOfMonthChecker object holding the month number. |
Name | Description |
---|---|
Validate(object, CultureInfo) | Performs validation checks on a value. |