Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pure independent javascript implementation: #28

Open
kennywangjin opened this issue Feb 23, 2016 · 4 comments
Open

Pure independent javascript implementation: #28

kennywangjin opened this issue Feb 23, 2016 · 4 comments
Milestone

Comments

@kennywangjin
Copy link

Have you any plan to implement a pure javascript unobtrusive validation library? no dependent on jquery and jquery-validation.

@Eilon
Copy link
Member

Eilon commented Mar 13, 2016

Not planned at this time, but not a bad idea, either.

@Eilon Eilon added this to the Backlog milestone Mar 13, 2016
@aggieben
Copy link

aggieben commented Feb 2, 2017

I agree. I would really not like to either

  • roll my own validation library
  • take a dependency on jQuery, which I have been fastidiously avoiding, just for this

@ryanelian
Copy link

ryanelian commented Jul 28, 2017

Hello, I have created a pure JavaScript implementation of this library.

https://github.com/ryanelian/aspnet-validation
https://www.npmjs.com/package/aspnet-validation

Like any other new libraries, while it has been tested and working alright for the past few days, you should not use it to run a mission critical application.

@XmlmXmlmX
Copy link

Some news here?
In all my aspnet core projects, jQuery is only involved because of jquery-validation-unobtrusive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants