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
|
Is there any chance that you could provide ValidationAttributeAdapters for some of the ValidationRules that currently don't support unobtrusive validation?
|
|
|
Can you elaborate on whats required here? I was under the impression this already worked fine.
|
|
|
These validators should be rendered to the client for unobtrusive javascript validation? I'll try creating a basic application, maybe one of our customizations is preventing these from working. |
|
|
The Building ASP NET MVC Applications page says:
Can the Email and URI validations be exposed as Format Validations? |
|
|
We are generating Regex validations for those already so I suspect the documentation reflects the state of play for earlier versions of MVC (e.g. when we originally put this out) where there was no translation of regex validations client side. Did you check this in a test project?
|
|