mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-09 19:13:18 +00:00
added a launcher configuration for the multi-format date parser
This commit is contained in:
@@ -419,4 +419,12 @@
|
|||||||
</step>
|
</step>
|
||||||
</command>
|
</command>
|
||||||
|
|
||||||
|
<command>
|
||||||
|
<name>validate-date</name>
|
||||||
|
<description>interactively validate date values against the multi-format date parser (good for testing custom regular expression configurations)</description>
|
||||||
|
<step>
|
||||||
|
<class>org.dspace.util.MultiFormatDateParser</class>
|
||||||
|
</step>
|
||||||
|
</command>
|
||||||
|
|
||||||
</commands>
|
</commands>
|
||||||
|
Reference in New Issue
Block a user