mirror of
https://github.com/nasa/openmct.git
synced 2025-02-21 09:52:04 +00:00
Add classes for required, valid, and invalid, based on form state and on arguments passed into the form. WTD-530.
This bundle contains a general implementation of forms in Open MCT Web. This allows forms to be expressed using a reasonably concise declarative syntax, and rendered as Angular templates in a consistent fashion.