[]
        
(Showing Draft Content)

C1.WPF.Schedule.DayOfMonthValidationRule

DayOfMonthValidationRule Class

Represents a custom validation rule for strings representing month days.

Inheritance
DayOfMonthValidationRule
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class DayOfMonthValidationRule : NumberStringValidator
Public Class DayOfMonthValidationRule
    Inherits NumberStringValidator

Constructors

Name Description
DayOfMonthValidationRule()

Properties

Name Description
Month

Gets or sets the DayOfMonthChecker object holding the month number.

Methods

Name Description
Validate(object, CultureInfo)

Performs validation checks on a value.