Until now there's no check of the contact members. To find typos one could validate against "phone", "email", "irc" etc. so that other values are considered as errors. On the other side will this make it impossible to define additional fields which are not defined in the specs.
Is it possible to define an enum for object members?
Until now there's no check of the contact members. To find typos one could validate against "phone", "email", "irc" etc. so that other values are considered as errors. On the other side will this make it impossible to define additional fields which are not defined in the specs.
Is it possible to define an enum for object members?