Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Business
NumericRangeRule
C# Class Business.NumericRangeRule
Allows Min/Max binding validation.
Inheritance:
System.Windows.Controls.ValidationRule
Show file
Open project: mysteryx93/NaturalGroundingPlayer
Public Methods
Method
Description
NumericRangeRule
( ) :
System
Validate
(
object
value
,
CultureInfo
cultureInfo
) :
System.Windows.Controls.ValidationResult
Method Details
NumericRangeRule()
public
method
public
NumericRangeRule
( ) :
System
return
System
Validate()
public
method
public
Validate
(
object
value
,
CultureInfo
cultureInfo
) :
System.Windows.Controls.ValidationResult
value
object
cultureInfo
System.Globalization.CultureInfo
return
System.Windows.Controls.ValidationResult