Applied validation application form field

This commit is contained in:
nisha
2024-09-25 18:12:31 +05:30
parent cfdb872f49
commit db42874e75
4 changed files with 25 additions and 1 deletions

View File

@@ -185,4 +185,5 @@ failed.retain.field=Failed to retain specific fields.
application.is.incomplete = The application is incomplete.
total.steps.not.zero=Total steps cannot be zero.
completed.steps.not.valid=Completed steps should be between 0 and total steps.
completed.steps.not.valid=Completed steps should be between 0 and total steps.
field.id.not.found=Field ID {0} does not exist in the form structure.