该脚本使用.NET属性来提供验证你的强类型的业务对象。
基类 ValidatableBase提供基本的验证功能。
主要成员:
- 布尔的IsValid {获得; }(获取一个布尔值,表示如果当前状态是有效的。)
- ICollection的ErrorMessages {获得; }(获取包含所有错误信息字符串的ICollection的。)
DataErrorInfoValidatableBase扩展ValidatableBase落实IDataErrorInfo它允许用户界面绑定。
主要成员:
- 字符串错误{获得; }(获取说明什么是错的这个对象的错误消息。)
- 字符串此[字符串COLUMNNAME] {获得; }(获取给定名称的属性的错误信息。)
NotifyValidatableBase扩展DataErrorInfoValidatableBase来实现INotifyPropertyChanged它允许用户界面以应对不断变化的财产。
主要成员:
- 事件PropertyChangedEventHandler的PropertyChanged(发生在一个属性值的变化)
最近浏览的软件
Data Generator Script 9 Apr 16
dbForge Index Manager for SQL Server 28 Sep 17
PHP Elasticsearch Client 10 Dec 15
SQLData Express for Informix to IBM DB2 15 Apr 15
Learn Java (GUI Applications) 28 Oct 15
EMS SQL Query for PostgreSQL 15 Apr 15
PostgreSQL Join Two Tables Software 16 Apr 15
SQLData Express for IBM DB2 to MySQL 15 Apr 15
Postgres Plus xDB Replication Server 26 Jan 15
jQuery JSON Form 28 Sep 15
按类别搜索
热门软件
node.bcrypt.js 10 Dec 15
MySQL AUDIT Plugin 12 May 15
Kill switch 12 May 15
VirusChecker 28 Feb 15
PicketLink 10 Feb 16
CSRF Protector 14 Apr 15
jQuery Real Person 12 Apr 15
.net Validation Framework
类似的软件
意见 .net Validation Framework
最近浏览的软件
Data Generator Script 9 Apr 16
dbForge Index Manager for SQL Server 28 Sep 17
PHP Elasticsearch Client 10 Dec 15
SQLData Express for Informix to IBM DB2 15 Apr 15
Learn Java (GUI Applications) 28 Oct 15
EMS SQL Query for PostgreSQL 15 Apr 15
PostgreSQL Join Two Tables Software 16 Apr 15
SQLData Express for IBM DB2 to MySQL 15 Apr 15
Postgres Plus xDB Replication Server 26 Jan 15
jQuery JSON Form 28 Sep 15
按类别搜索
热门软件
phpSec 13 May 15
Imageless Captcha 28 Feb 15
Apache SpamAssassin 12 May 15
Apache WSS4J 10 Dec 15
JSEncrypt 1 Mar 15
WP AntiDDOS 28 Feb 15
crypt-fog 24 Feb 15
评论没有发现