I'm trying to incorporate validation into some of my models, but when doing that, if something doesn't validate, I get the error messages "You have a nil object when you didn't expect it!", "You might have expected an instance of Array." and "The error occurred while evaluating nil.map". Taking a look at I'm trying to incorporate validation into some