1
0
Fork 0
liza/test/validate
Mike Gerwitz 3b1df602e1 DataValidator: Always clear store state
In practice, not clearing the store and allowing it to use previous
state has the effect of instantly "fixing" failures if there happens
to be more than one validation call.

This was a log of debugging for a one-line change.

* src/validate/DataValidator.js (_populateStore): Always clear store.
* test/validate/DataValidatorTest.js: Add test.

DEV-2299
2017-02-13 15:07:26 -05:00
..
formatter Replace Currency formatter with StringFormat 2016-12-01 08:47:23 -05:00
DataValidatorTest.js DataValidator: Always clear store state 2017-02-13 15:07:26 -05:00
FailureTest.js Add Failure#merge 2016-04-28 11:31:42 -04:00
ValidStateMonitorTest.js DataValidator, ValidStateMonitor: Add #clearFailures argument 2017-02-08 11:24:56 -05:00