rootsdev / gedcomx-js

JavaScript library for GEDCOM X
http://rootsdev.org/gedcomx-js/
MIT License
10 stars 1 forks source link

Should we verify the format of formal dates? #7

Open justincy opened 8 years ago

justincy commented 8 years ago

We're not really doing any verification anywhere. If we do this then we ought to verify everything: type checking, URI and formal date checking, timestamp values, valid ISO lang tags, enumerated values, etc.