5
Shouts

[RIA Services] How to force validation on my entities (and just the validation !)

published 581 days, 18 hours, 7 minutes ago posted by jmix90jmix90 583 days, 4 hours, 31 minutes ago
Wednesday, October 20, 2010 8:51:26 PM GMT Tuesday, October 19, 2010 10:27:08 AM GMT

RIA services solves for you a lot of problems and one of them is to add validations rules on the entities both on the client and on the server side. These differents rules are checked when you submit the changes from the client to the server or when you call “EndEdit” on the entities.

But there is times when you want to leverage the validation without submit the changes or commit your object modification (in a IEditableObject way of talking). In this post we will discover how to do just this.

category: Silverlight | clicked: 5 | | source: blog.lexique-du-net.com | show counter code
tags: Validation, Silverlight, RIA Services, How-To, DataForm, RIA Service, how to, riaservices, ria-services, How, Validator, IEditableObject

No comments yet, be the first one to post comment.

To post your comment please login or signup