9bc245f006
* Add clearValidationErrors to validation data store actions * Add reducer case for CLEAR_VALIDATION_ERRORS * Add tests for CLEAR_VALIDATION_ERRORS * Add documentation for clearValidationErrors * Deprecate clearAllValidationErrors in actions.ts * Remove CLEAR_VALIDATION_ERRORS action and reducer case * Update reducer test for clearAllValidationErrors * Make error message in test describe the test better * Update reducer to handle CLEAR_VALIDATION_ERRORS with no error passed * Update documentation for validation data store * Remove unnecessary linebreaks in documentation |
||
---|---|---|
.. | ||
test | ||
action-types.ts | ||
actions.ts | ||
constants.ts | ||
index.ts | ||
reducers.ts | ||
selectors.ts |