ValidationBindableBaseApplyRules Method
Applies validation rules for the specified property.
Namespace: Aliquo.Windows.BaseAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public virtual void ApplyRules(
string propertyName = null
)
Public Overridable Sub ApplyRules (
Optional propertyName As String = Nothing
)
Parameters
- propertyName String (Optional)
- Property name.