Updated validation logic for start and end dates

This commit is contained in:
harish
2024-10-03 19:39:33 +05:30
parent f5b7da59ec
commit 837bd63314
4 changed files with 28 additions and 0 deletions

View File

@@ -206,3 +206,6 @@ vatnumber.already.exists=VatNumber already exists.
invalid.email=Invalid email.
company.id.mandatory=Company id is mandatory.
user.already.connected.to.company=The user is already connected to this company.
call.not.started.yet = The call has not started yet. Please wait until the specified start date and time.
call.already.ended = The call has already ended. You cannot submit the application after the deadline.