WCF RIA Services Validation
Today I am continuing exploring WCF RIA Services. I am going to discuss validation in RIA Services. Any business application needs to validate user input. I am going to start with a simple case. In my sample application a user can enter a company information. I would like to setup RIA Services to force the …