Validation rule for the options dialog of Nimigen. Checks wether the input value is between two numbers.
More...
List of all members.
Public Member Functions |
override ValidationResult | Validate (object value, System.Globalization.CultureInfo cultureInfo) |
Properties |
int | min [get, set] |
int | max [get, set] |
Detailed Description
Validation rule for the options dialog of Nimigen. Checks wether the input value is between two numbers.
Author: Joonas Rajala
Member Function Documentation
override ValidationResult MCNGen.OptionsValidationRule.Validate |
( |
object |
value, |
|
|
System.Globalization.CultureInfo |
cultureInfo |
|
) |
| |
Property Documentation
int MCNGen.OptionsValidationRule.max |
|
getset |
int MCNGen.OptionsValidationRule.min |
|
getset |
The documentation for this class was generated from the following file: