ExpressiveAnnotations
ExpressiveAnnotations copied to clipboard
#214 Concurrent validation using RequiredIfAttribute throws NullReferenceException
Fixing ExpressiveAttribute temporarily setting PropertyType to null on a shared attribute instance, causing other threads to throw NullReferenceException
This was also fixed for UoN.ExpressiveAnnotations.NetCore: https://github.com/uon-nuget/UoN.ExpressiveAnnotations.NetCore/pull/33