frizbog / gedcom4j

Java library for reading/writing genealogy files in GEDCOM format
http://gedcom4j.org
54 stars 36 forks source link

Validators should use DateParser to validate date strings #138

Closed frizbog closed 8 years ago

frizbog commented 8 years ago

Now that the DateParser class is available, all date string fields should be validated for well-formedness and parsability.