angular.module('myapp',['ng-messages']);. Next in your form add ng-pattern followed by this regex pattern to check for emails <input ng-model=”newUser.email ...
確定! 回上一頁