Skip to content
Permalink
Browse files

docs(ngRequired): add 'restrict' info

The Angular Docs do not show the restrictions

Closes #14541
  • Loading branch information
MichaelJGW authored and Narretz committed May 6, 2016
1 parent aaa069a commit 4978a06ad29ce355d69462496b784aa535aa41cc
Showing with 2 additions and 1 deletion.
  1. +2 −1 src/ng/directive/validators.js
@@ -2,7 +2,8 @@
/**
* @ngdoc directive
* @name ngRequired
*
* @restrict A
*
* @description
*
* ngRequired adds the required {@link ngModel.NgModelController#$validators `validator`} to {@link ngModel `ngModel`}.

0 comments on commit 4978a06

Please sign in to comment.
You can’t perform that action at this time.