This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Are there any good frameworks for hooking the LightSpeed validations into WebForms apps? I've seen xVal for MVC, but I'm not sure if it will work with a straight WebForms app. |
|
|
Hi, There isn't any specific framework that we're aware of that would improve validation from LightSpeed entities. However, all LightSpeed entities implement IDataErrorInfo so the default validation controls in WinForms should correctly work with the errors. If you have any ideas how you'd like to see this improved or if you find another framework that does aid validation in WinForms and would like LightSpeed to better support that then please do let us know. Sorry we can't be of more help, John-Daniel Trask |
|
|
Wow did I misread that! Sorry about that, I thought your question regarded WinForms. The same response effectively applies - I'm not aware of any specific plug-ins that help this. We'll have a look if there is anything we can do with xVal to make it work more happily with WebForms. John-Daniel Trask |
|