Commit graph

12 commits

Author SHA1 Message Date
Igor Scheller
fddae62669 Tests: Fix string length validation tests 2023-10-15 18:21:41 +02:00
Michael Weimann
c5317e2536 Add ShirtSize validation 2023-05-11 18:48:28 +02:00
Michael Weimann
1292722ac3 Add Username validation 2023-04-17 23:09:08 +02:00
Bot
f9d22f9bda Set strict types everywhere (except includes) 2023-02-03 20:55:58 +01:00
Igor Scheller
0188ed5562 Fixed StringInputLength validation 2023-01-24 23:28:15 +01:00
Igor Scheller
37a26c123e Validation: Fixed worklog comment: ... 2023-01-24 20:49:31 +01:00
Michael Weimann
b004f865b4
Set native property types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:50 +01:00
Michael Weimann
aff8826c99
Set native return types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:31 +01:00
Michael Weimann
2b88322c0c
Set native parameter types
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-15 20:13:30 +01:00
Igor Scheller
e42284deca Added Checked validation 2020-04-25 15:50:57 +02:00
Igor Scheller
8d090438b6 Validation rules: min/max/between: Use string length to compare strings 2019-10-07 21:59:40 +02:00
Igor Scheller
6743106d9a Replaced validation with respect/validation 2019-07-10 13:34:15 +02:00