I'm trying to validate a simple form, where when the user leaves some field blank a div is shown with this error. Follow the code
var playlistApp = angular.module('playlistApp', []);
playlistApp.controller("LucasCtrl", ['$scope', functi...
asked by
28.01.2018 / 01:47