Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 85b3786

Browse files
MichaelJGWNarretz
authored andcommitted
docs(ngRequired): add 'restrict' info
The Angular Docs do not show the restrictions Closes #14541
1 parent 1116a96 commit 85b3786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/directive/validators.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/**
33
* @ngdoc directive
44
* @name ngRequired
5+
* @restrict A
56
*
67
* @description
78
*

0 commit comments

Comments
 (0)