You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
we have the necessity to extend the JsonDiscriminatorAttribute class with additional properties that we would like to read in the TryRegisterType method of a custom IDiscriminatorConvention.
The aim is to pass some additional attribute values and take decisions in the TryRegisterType method.
Do you have some suggestions how this could be achieved?
Thank you,
Patrick
The text was updated successfully, but these errors were encountered:
Hello,
we have the necessity to extend the JsonDiscriminatorAttribute class with additional properties that we would like to read in the TryRegisterType method of a custom IDiscriminatorConvention.
The aim is to pass some additional attribute values and take decisions in the TryRegisterType method.
Do you have some suggestions how this could be achieved?
Thank you,
Patrick
The text was updated successfully, but these errors were encountered: