#73 (comment)
I've tried to add a RequiredAttribute into the GetCustomAttributes Func as you mentioned in the above issue. But somehow client validations not working in my case. If possible then give some suggestions on how to use RequiredAttribute into the GetCustomAttributes Func.
I'm using PropertyVms to create Dynamic Forms where my model is also dynamic to create PropertyVms. So I'm unable to use FormFactory.Attributes.
Thanks in advance.