mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-3742] Metadata - constraints validation (#5908)
* card min max value validator * card match value validator * card value length validator * map validators to constraint type * add minmax * update exported validators * register validators based on constraint type * translate errors with parameters * tests
This commit is contained in:
+2
-1
@@ -129,7 +129,8 @@
|
||||
"uploadfileform",
|
||||
"processwithstarteventform",
|
||||
"processstring",
|
||||
"typeahed"
|
||||
"typeahed",
|
||||
"minmax"
|
||||
],
|
||||
"dictionaries": [
|
||||
"html",
|
||||
|
||||
Reference in New Issue
Block a user