asp.net mvc client side validation using jQuery -
does asp.net mvc client side validation using jquery work views which use html helpers generate html controls? work standard html controls? it possible use validation without turning htmlhelpers. see article details how mvc works in background unobtrusive validation. http://www.blinkingcaret.com/2016/03/23/manually-use-mvc-client-side-validation/ though think unless have specific requirement, rather stick helpers, make life easier.