docbrown/spec/validators
Jeremy Friesen b71865fc42
Extracting cross-model uniqueness validator (#15640)
* Extracting cross-model uniqueness validator

Prior to this commit, we had somewhat duplicated logic across four
models.  In adding this validator we're consolidating the logic and
tidying up each of the other models; letting the validator know which
models are part of the "uniqueness gang."

* Adding conditional test for validator

* Bump for travis

* Apply suggestions from code review

Co-authored-by: Michael Kohl <citizen428@forem.com>

Co-authored-by: Michael Kohl <citizen428@forem.com>
2021-12-06 17:07:47 -05:00
..
unique_cross_model_slug_validator_spec.rb Extracting cross-model uniqueness validator (#15640) 2021-12-06 17:07:47 -05:00
valid_domain_csv_validator_spec.rb Updating valid domain registration (#15436) 2021-11-19 10:05:00 -05:00