开发者

Requried validation on submit button click

How can I validate inputs against the required validation for the controls when a submit button is开发者_开发问答 pressed?


Validation is built into the WPF DataBinding model. Start here for more information.


there is an awsome validation engine I am using called FluentValidation..its available on codeplex. its very easy to setup and for the most part really easy to use...

Fluent Validation on Codeplex

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜