Merge master

This commit is contained in:
Pieter Vander Vennet 2022-06-20 03:22:27 +02:00
commit f0c90b4d1c
50 changed files with 815 additions and 282 deletions

View file

@ -828,12 +828,12 @@
"date": {
"description": "A date, starting with the year"
},
"decimal": {
"description": "A number"
},
"direction": {
"description": "An orientation"
},
"distance": {
"description": "A distance in meter"
},
"email": {
"description": "email-adres",
"feedback": "This is not a valid email address",
@ -846,9 +846,6 @@
"int": {
"description": "a whole number"
},
"length": {
"description": "a length measurement in meter"
},
"nat": {
"description": "a positive, whole number or zero",
"mustBePositive": "This number should be positive",