Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
input: remove regex pattern for edtf
This may not be the ideal long-term solution, but a regex isn't well-suited to validating an edtf string. In the future, we may want to use a dedicated 'format' property here. See #421
- Loading branch information