Skip to content

angular-libs/angular-form-validation

Repository files navigation

angular-form-validation

Built with Grunt Build Status Dependency Status codecov.io

Coverage Status Bower version Issue Stats Issue Stats ![Gitter](https://badges.gitter.im/Join Chat.svg)

codecov.io SensioLabsInsight #####This plugin can be used to show validation message.

#Installing

Bower

    bower install simple-form-validation
    <script src="bower_components/simple-form-validation/dist/scripts/angular-form-validation.js"></script>

CDN

You can use rawgit.com's cdn url to access the files in the Bower repository. These files are hosted by MaxCDN. Just alter the version as you need.

Directives

  • form-validation : This can be used with form tag. It initiate the form validations and show the validation messages on form submit if validation fails
  • validation-message : This can be used to register a field with validation and validation message/code
  • form-error : This can be used to show validation message, act as a placeholder in DOM, can be placed inside form or outside form.

For Docs & Example Click me

Bitdeli Badge

Bitdeli Badge

About

angular form validation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages