Validating CSV

Following this, https://mrphp.com.au/blog/advanced-multi-model-forms-yii2/, for a multi-model form. Where would splitting and validating a CSV field go? Ideally the model inserting the data would validate it, but that’s a single AR when there can be multiple values.