We’re starting a new project, on the client side, we’ll use a asp.net mvc3 application, accessing resources exposed by OpenRasta.
asp.net mvc has built in validation with Data Annotations, how usually people do validation with OpenRasta?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends the kind of validation you want. We don’t currently support anything out of the box because the scenarios of what people wanted has always been very nebulous. People usually apply validation on the constructed model themselves rather than get OW to do it.
Happy to discuss your requirements and implement them as needed in 2.1, there’s still a small open window for certain new features.