mjordan / persistent_identifiers

Drupal 8/9 Module that provides a generalized framework for minting and persisting persistent identifiers (DOIs, ARKs, etc.).
GNU General Public License v2.0
5 stars 11 forks source link

Persisters should confirm that the target field is of the correct type #21

Open mjordan opened 3 years ago

mjordan commented 3 years ago

E.g. the "Generic" persister is for plain text fields. The configured target field must be of the stated type. This validation should take place in the admin settings form submit.