Hi All,
I have two content types say A and B, and a common property in aspect say C which I have added to both types.
In type A property C is mandatory and in type B property C is not mandatory.
From available examples and wiki pages I see that we have to specify mandatory tag while defining property.
But is there and way to definition it in web client config file instead of model file? so that I can make property mandatory in one type and optional in other type?
Thanks,
Nikesh