Extract Validator

A form of Extract Class⭐ used to remove complex validation details from ActiveRecord models. This technique also prevents duplication of validation code across several files.