html5-form-validation

WebJar for html5-form-validation

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

html5-form-validation
Last Version

Last Version

1.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

html5-form-validation
WebJar for html5-form-validation
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/running-coder/jquery-form-validation

Download html5-form-validation

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/html5-form-validation/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>html5-form-validation</artifactId>
    <version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/html5-form-validation/
implementation 'org.webjars.bower:html5-form-validation:1.5.4'
// https://jarcasting.com/artifacts/org.webjars.bower/html5-form-validation/
implementation ("org.webjars.bower:html5-form-validation:1.5.4")
'org.webjars.bower:html5-form-validation:jar:1.5.4'
<dependency org="org.webjars.bower" name="html5-form-validation" rev="1.5.4">
  <artifact name="html5-form-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='html5-form-validation', version='1.5.4')
)
libraryDependencies += "org.webjars.bower" % "html5-form-validation" % "1.5.4"
[org.webjars.bower/html5-form-validation "1.5.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.bower : jquery jar [1.7.2,)

Project Modules

There are no modules declared in this project.

jQuery Form Validation

The jQuery form validation plugin unifies the way to validate HTML forms using JavaScript. It is a simple clientside library that will save you a lot of time when it comes to adding validation on your HTML form inputs or selects!

The jQuery form Validation plugin is released under the MIT License.

The complete documentation, demo and further instructions can be found at www.runningcoder.org

Documentation

www.runningcoder.org/jqueryvalidation/documentation/

Demos

www.runningcoder.org/jqueryvalidation/demo/

Patch Notes

www.runningcoder.org/jqueryvalidation/version/

Versions

Version
1.5.4
1.5.3