0.0.9 • Published 9 years ago

noinfopath-validation v0.0.9

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

Build Status coverage

noinfopath-validation

validate(el, field)

Params:

  • object el - Element.
  • object field - Element field.

resetErrors(el, field)

Params:

  • object el - Element.
  • object field - Element field.

blur(el, field)

Params:

  • object el - Element.
  • object field - Element field.

noinfopath.validation

Combines the functionality of validation from bootstrap and angular.

noErrors

Will alert the user if errors ocurred in each field.

noSubmit

When user clicks submit, checks to make sure the data is appropriate and returns an error if not.

noReset

When user clicks reset, form is reset to null state.

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago