ConnectionStringPropertyViewModel.Validate Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Validate() |
Validates this property by invoking Validate(String) with the value from BindableProperty.
(Inherited from Property.) |
|
Validate(String) |
Validates the property and updates the ValidationResults collection.
(Inherited from Property.) |
See Also
ConnectionStringPropertyViewModel Class
ConnectionStringPropertyViewModel Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.BlockSpecifics Namespace