[ADF-3282] Add maximum length validator to Start Process Form (#4064)

This commit is contained in:
davidcanonieto
2018-12-10 14:22:48 +00:00
committed by Eugenio Romano
parent 8d22d597c9
commit 4ad3e162a7
3 changed files with 15 additions and 7 deletions
+2 -1
View File
@@ -286,7 +286,8 @@
},
"ERROR": {
"LOAD_PROCESS_DEFS": "Couldn't load process definitions, check you have access.",
"START": "Couldn't start new process instance, check you have access."
"START": "Couldn't start new process instance, check you have access.",
"MAXIMUM_LENGTH": "Length exceeded, {{characters}} characters max."
}
},
"PROCESS-ATTACHMENT": {