Suppressing only one type of error - feasibility ?
Hi ,
Is it possible to suppress only one error using IsuppressErrors interface?
For example, the error " property constraint violation for property NAME" appears for a particular node and there are type system checks available for the same node . One solution is to provide some default unique names and other solution is to suppress the error.
When I use IsuppressError interface, it suppresses all the other type system checks also..
Any idea how to do this ?
It will be a great help if you can help me since I m a newbie..
Regards,
Dinesh
Please sign in to leave a comment.