Applied check for PEC email

This commit is contained in:
rajesh
2025-09-10 17:42:04 +05:30
parent 439bf80192
commit 8c5843dbf0
4 changed files with 9 additions and 0 deletions

View File

@@ -412,4 +412,5 @@ ndg.not.found=NDG not found.
email.pec.cannot.null=Email pec is required.
user.request.completed=User request completed successfully.
end.date.greater.than.now=End date must be greater than the current date and time.
pec.email.required=PEC email is required.

View File

@@ -403,4 +403,5 @@ ndg.not.found=NDG non trovato.
email.pec.cannot.null=L'indirizzo email pec è obbligatorio.
user.request.completed=Richiesta utente completata con successo.
end.date.greater.than.now=La data di fine deve essere successiva alla data e all'ora correnti.
pec.email.required=Obbligatorio l'indirizzo e-mail PEC.