Yet another blog about WPF, Surface, SL, MVVM, NUI.... - Silverlight - Comments In this blog we talk about WPF, Natural User Interface(NUI), Microsoft Surface, WIndows 7, Multitouch, Touchless, JavaFX, MVVM, patterns, tips, tricks .... and a lot of other things ! 2024-02-26T15:40:43+01:00 Jonathan ANTOINE urn:md5:627146f22bec1346990949372a159bfa Dotclear [RIA Services] How to force the validation of my entities (and just the validation !) - Wlad urn:md5:f96f6a1bb840589661bb9b4733398679 2013-02-28T14:25:35+01:00 2013-02-28T15:28:30+01:00 Wlad <p>Man : you are the best :D</p> <p>After 2 days of website research and testing code sample with failed result for my Silverlight app need,</p> <p>I found your post and the job is done :D</p> <p>Congratz !<br /> Wlad</p> [RIA Services] How to force the validation of my entities (and just the validation !) - bluewater urn:md5:5ddf12aea2377b0d01ab036503121b37 2011-12-15T07:40:54+01:00 2011-12-16T17:54:27+01:00 bluewater <p>how easy it can be - thx a lot!</p> [RIA Services] How to force the validation of my entities (and just the validation !) - Waleed urn:md5:4592d399e7e8fa3bb3158b2f8e26f02e 2011-06-16T17:42:20+02:00 2011-07-31T22:04:31+02:00 Waleed <p>Ignorent Question:</p> <p>I am new to validation &amp; just implemented the client-side validation async.</p> <p>Where to define that method and where to call it ?</p> <p>Regards</p> [RIA Services] How to force the validation of my entities (and just the validation !) - Jonathan ANTOINE urn:md5:ca76e4301de093ab562db36f9687512a 2011-05-13T10:58:53+02:00 2011-05-13T10:59:25+02:00 Jonathan ANTOINE <p>@<a href="http://blog.lexique-du-net.com/index.php?post/2010/10/19/RIA-Services-Force-validation-on-my-entities-%28and-just-the-validation-%21%29#c2974" rel="nofollow">Paul</a>&nbsp;:You may have to create a special ValidationAttribute just for this of iterate on the complex entities... </p> [RIA Services] How to force the validation of my entities (and just the validation !) - Paul urn:md5:eb222193d79d083bf8706d3d9498f9ed 2011-04-20T11:45:30+02:00 2011-05-13T10:59:32+02:00 Paul <p>Is there an easy way to get this to traverse all child ComplexObjects? Eg My Top level Entity contains several ComplexObject instances, all of which have their own validation attributes. I want to validate all the way down...</p> [RIA Services] How to force the validation of my entities (and just the validation !) - Jonathan ANTOINE urn:md5:908342f4f1ec2fbb2e14d5629bee9470 2010-12-23T19:42:42+01:00 2010-12-23T20:42:56+01:00 Jonathan ANTOINE <p>@<a href="http://blog.lexique-du-net.com/index.php?post/2010/10/19/RIA-Services-Force-validation-on-my-entities-%28and-just-the-validation-%21%29#c2576" rel="nofollow">seba</a>&nbsp;: thank you !</p> [RIA Services] How to force the validation of my entities (and just the validation !) - seba urn:md5:bdac85e35a55d86fa4682338aa751c31 2010-12-22T00:06:58+01:00 2010-12-23T20:43:13+01:00 seba <p>Great tip!</p> <p>thanks!</p> [RIA Services] Why the client extended entities won't use the default backing store value ? EDITED - Jonathan ANTOINE urn:md5:af4dceff71c2ccd5cde4ff190fb0ff37 2010-11-22T01:33:22+01:00 2010-11-22T02:35:40+01:00 Jonathan ANTOINE <p>@<a href="http://blog.lexique-du-net.com/index.php?post/2010/11/19/%5BRIA-Services%5D-Why-the-client-extended-entities-won-t-use-the-default-backing-store-value#c2512" rel="nofollow">Jeff Handley</a>&nbsp;: thx for the info !</p> [RIA Services] Why the client extended entities won't use the default backing store value ? EDITED - Jeff Handley urn:md5:432c026d52da2e872878164e2070036b 2010-11-19T18:38:58+01:00 2010-11-22T02:33:03+01:00 Jeff Handley <p>Thanks for posting this. A note about the issue where re-loaded or submitted entities have their client-only properties overwritten with the default values: it will NOT be fixed in SP1. We are still evaluating designs for how we could address that in the best way possible.</p>