One of the best way of using multiple models and their validations in a view is using View models. But you can do it by using partial views too. If you want to have multiple models in a view and validate each field based on its model validation, this project could helps.