Start end End date Range check
Checks that the Start date starts before the End date. Message added to Resx
This commit is contained in:
@ -192,4 +192,7 @@
|
||||
<data name="Once" xml:space="preserve">
|
||||
<value>Execute Once</value>
|
||||
</data>
|
||||
<data name="Message.StartEndDateError" xml:space="preserve">
|
||||
<value>Start Date cannot be after End Date.</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user