C# Error CS1608 – The RequiredAttribute attribute is not permitted on C# types

C# Error

CS1608 – The RequiredAttribute attribute is not permitted on C# types

Reason for the Error & Solution

The Required attribute is not permitted on C# types

is not allowed on types defined in C# code.