Mike Gerwitz
ac7ec6c5f2
Since we maintain state (as a kluge for the time being to integrate with the rest of the system), we need to be careful to protect against concurrent requests that might mess with it before the original request is complete. * src/validate/DataValidator.js (validate, updateFailures): Hold concurrent requests. (_onceReady): Add method. * test/validate/DataValidatorTest.js: Add tests. |
||
---|---|---|
.. | ||
formatter | ||
DataValidatorTest.js | ||
FailureTest.js | ||
ValidStateMonitorTest.js |