[ADF-584] [ADF-3561] Validation error summary for error component (#3795)

* emit Forms error

* add demo

* add documentation
remove old form tag deprecated in 1.x
fix translation outcome

* remove prevent default validation

* fix lint
This commit is contained in:
Eugenio Romano
2018-09-18 17:40:00 +01:00
committed by GitHub
parent ec633f27d6
commit 219e093d66
20 changed files with 237 additions and 238 deletions

View File

@@ -1,4 +1,7 @@
{
"SAVE": "SAVE",
"START": "COMPLETE",
"START PROCESS": "START PROCESS",
"FORM": {
"START_FORM": {
"TITLE": "Start Form"

View File

@@ -1,4 +1,7 @@
{
"SAVE": "SALVA",
"COMPLETE": "COMPLETA",
"START PROCESS": "INIZIA PROCESSO",
"FORM": {
"START_FORM": {
"TITLE": "Modulo di inizio"