Property.Validate Method
Validates this property by invoking Validate(String) with the value from BindableProperty.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Public Sub Validate
public void Validate()
public:
void Validate()
public function Validate()
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace