Is it possible to override the required attribute on a property in a model?
I’m curious to find out if it is possible to override the [Required] attribute that has been set on a model. I’m sure there most be a simple solution to this problem, any takers?