mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
added a launcher configuration for the multi-format date parser
This commit is contained in:
@@ -419,4 +419,12 @@
|
||||
</step>
|
||||
</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>
|
||||
|
Reference in New Issue
Block a user