Closed e-t-k closed 7 years ago
Updates to the validation framework:
[x] Kick off a validation automatically when the submission is fully uploaded
[x] Additional test cases!
[x] Turn validations into functions, not classes
validate_
[x] set up the validator module to introspect for all found validation functions and run in a queue
Per Rob,
Final improvements added in 8244222a67fcb2ef225397dc299785ac2ee15564 - tests & introspection for validate fns.
Updates to the validation framework:
[x] Kick off a validation automatically when the submission is fully uploaded
[x] Additional test cases!
[x] Turn validations into functions, not classes
validate_
[x] set up the validator module to introspect for all found validation functions and run in a queue