The NumberStringValidator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Format |
Gets or sets formatting strings which should be used at number conversion.
|
![]() | Max |
Gets or sets a maximum allowable value.
|
![]() | Min |
Gets or sets a minimum allowable value.
|
![]() | 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.
|
![]() | ValidationStep |
Gets or sets when the ValidationRule runs.
(Inherited from ValidationRule.) |