angular-cn/public/docs/js/latest/api/forms/VALID-const.jade

12 lines
402 B
Plaintext
Raw Normal View History

2015-06-01 22:51:00 -07:00
2015-06-02 09:05:05 -07:00
.l-main-section
h2 VALID <span class="type">variable</span>
p.location-badge.
exported from <a href='../forms'>angular2/forms</a>
defined in <a href="https://github.com/angular/angular/tree/3a0410a/modules/angular2/src/forms/model.ts#L11-L11">angular2/src/forms/model.ts (line 11)</a>
2015-06-02 09:05:05 -07:00
:markdown
Indicates that a Control is valid, i.e. that no errors exist in the input value.
2015-06-01 22:51:00 -07:00