When a base class has a property decorated with validation attributes, is it possible to add more validation attributes within a derived class?
In the following example,