WPF数据验证方式

WPF有两种数据验证的方式:html 1 在数据对象上进行验证:普通属性验证或者实现IDataErrorInfo接口post 2 能够再绑定规则上进行验证:ExceptionValidationRule异常验证规则 DataErrorValidationRule数据错误验证规则htm 转载于:https://www.cnblogs.com/dxmfans/p/9434817.html对象
相关文章
相关标签/搜索