Scheduler for WPF
Validate(Object,CultureInfo) メソッド

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > DayOfMonthValidationRule クラス > Validate メソッド : Validate(Object,CultureInfo) メソッド
The value from the binding target to check.
The culture to use in this rule.
Performs validation checks on a value.
シンタックス
'宣言
 
Public Overloads Overrides Function Validate( _
   ByVal value As System.Object, _
   ByVal cultureInfo As System.Globalization.CultureInfo _
) As System.Windows.Controls.ValidationResult
public override System.Windows.Controls.ValidationResult Validate( 
   System.object value,
   System.Globalization.CultureInfo cultureInfo
)

パラメータ

value
The value from the binding target to check.
cultureInfo
The culture to use in this rule.

戻り値の型

A System.Windows.Controls.ValidationResult object.
参照

DayOfMonthValidationRule クラス
DayOfMonthValidationRule メンバ
オーバーロード一覧