NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Allowing Posting with Client-Side Validation Errors

By default, when client-side validation is being performed, the user cannot post the form to the server if there are errors on the page. However, you might find it necessary to allow the user to post even with errors.

To allow posting with client-side validation errors

See Also

Validation Controls | Introduction to Validating User Input in Web Forms | Client-Side Validation