Open richard-smith-preservica opened 1 year ago
Using toString in the encoder and Enum.valueOf is not reversible if an enum overrides toString. name and valueOf are the correct inverse functions.
Using toString in the encoder and Enum.valueOf is not reversible if an enum overrides toString. name and valueOf are the correct inverse functions.