码迷,mamicode.com
首页 > Web开发 > 详细

Angular Validation – Forms Validation with AngularJS (转)

时间:2015-05-18 14:18:05      阅读:120      评论:0      收藏:0      [点我收藏+]

标签:

 

Angular Validation – Forms Validation with AngularJS

31st March 2015   232   Angular-js Plugins , Form Elements

Forms Validation with Angular made easy! Angular-Validation is an angular directive/service with locales (languages) with a very simple approach of defining your validation="" directly within your element to validate (input, textarea, etc) and…that’s it!!! The directive/service will take care of the rest!

The base concept is not new, it comes from the easy form input validation approach of Laravel Framework as well as PHP Gump Validation. They both are built in PHP and use a very simple approach, so why not use the same concept over Angular as well? Well now it is available with few more extras.

https://github.com/ghiscoding/angular-validation

 

Angular Validation – Forms Validation with AngularJS (转)

标签:

原文地址:http://www.cnblogs.com/glenblogs/p/4511584.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!