RangeValidationRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class RangeValidationRule : Microsoft::VisualStudio::PlatformUI::BindableValidationRule
public class RangeValidationRule : Microsoft.VisualStudio.PlatformUI.BindableValidationRule
type RangeValidationRule = class
inherit BindableValidationRule
Public Class RangeValidationRule
Inherits BindableValidationRule
- Inheritance
Constructors
RangeValidationRule() |
Microsoft internal use only. |
Fields
MaximumProperty |
Microsoft internal use only. |
MinimumProperty |
Microsoft internal use only. |
Properties
BindingTarget |
Microsoft internal use only. (Inherited from BindableValidationRule) |
Maximum |
Microsoft internal use only. |
Minimum |
Microsoft internal use only. |
Methods
Validate(Object, CultureInfo) |
Microsoft internal use only. |