githubbob42 / mingle2github2

0 stars 1 forks source link

Add validation rules to Form object #1504

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 1712 Add validation rules to Form object

  1. Add isInvalid observable to each Rule so that wee can bind the validation summary to it...
  2. Copy any validation rules to applicable field metadata in order to isolate rule validity across fields that may be in more than rule.
githubbob42 commented 5 years ago

Story: #1587 Update UI to handle rule validation (Mingle)