sequencescape
sequencescape copied to clipboard
Y24-121 - Refactoring validations for pipelines
Closes #4135
Changes proposed in this pull request
- Adding a
validator_class_name
column intopipelines
table through a migration. - Updating
batch.rb
model to dynamically import validation classes from the correspondingpipelines
association.
Instructions for Reviewers
[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main
]
- Check story numbers included
- Check for debug code
- Check version