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.
CS1608 – The RequiredAttribute attribute is not permitted on C# types
The Required attribute is not permitted on C# types
is not allowed on types defined in C# code.