The DayOfMonthValidationRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Format |
Gets or sets formatting strings which should be used at number conversion.
(Inherited from NumberStringValidator.) |
![]() | Max |
Gets or sets a maximum allowable value.
(Inherited from NumberStringValidator.) |
![]() | Min |
Gets or sets a minimum allowable value.
(Inherited from NumberStringValidator.) |
![]() | Month |
Gets or sets the DayOfMonthChecker object holding the month number.
|
![]() | ValidatesOnTargetUpdated |
Gets or sets a value that indicates whether the ValidationRule runs when the target of the Binding is updated.
(Inherited from ValidationRule.) |
![]() | ValidationCulture |
Gets or sets culture used for localizing validation results.
If this property is null, the CultureInfo specified in Validate
method parameters will be used.
(Inherited from NumberStringValidator.) |
![]() | ValidationStep |
Gets or sets when the ValidationRule runs.
(Inherited from ValidationRule.) |