snac-cooperative / snac

SNAC Server with WebUI and RestAPI
Other
5 stars 3 forks source link

Improve Validations for NameEntries #289

Open glassjoseph opened 3 years ago

glassjoseph commented 3 years ago

Name parts such as Surname or Date should not be repeatable.

Name parts should validate against entity type, e.g. NameAddition should not be allowed for a Family entity.

See NameEntry Parts and Name Elements for reference.