RangeValidationRule Class

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)


public class RangeValidationRule : BindableValidationRule

NameDescription
System_CAPS_pubmethodRangeValidationRule()

Microsoft internal use only.

NameDescription
System_CAPS_pubpropertyBindingTarget

Microsoft internal use only.(Inherited from BindableValidationRule.)

System_CAPS_pubpropertyMaximum

Microsoft internal use only.

System_CAPS_pubpropertyMinimum

Microsoft internal use only.

System_CAPS_pubpropertyValidatesOnTargetUpdated

(Inherited from ValidationRule.)

System_CAPS_pubpropertyValidationStep

(Inherited from ValidationRule.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticMaximumProperty

Microsoft internal use only.

System_CAPS_pubfieldSystem_CAPS_staticMinimumProperty

Microsoft internal use only.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: