Commit graph

10 commits

Author SHA1 Message Date
c6fc6e45e4
fix(validation/notblank): nil value validation 2025-08-01 17:42:27 +02:00
3fa0268323
refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
0ad15cc717
feat: add constraints (isodd, iseven) 2025-07-22 21:10:33 +02:00
9eb92475ce
add licence 2025-07-20 19:27:54 +02:00
d284844be5
feat(validation/notblank): improve validation and messages 2025-07-20 15:24:45 +02:00
f533cd60d5
feat: improve templates 2025-07-20 15:22:42 +02:00
f2abb43261
feat: add constraints (length, range, regex) 2025-07-20 15:21:30 +02:00
b7c2ddeebf
feat: add fields (choice, checkbox, date)
feat: replace json encoding with mapstructure

feat: improve notblank constraint

feat: add mail contraint

feat: add template for fields
2025-07-17 23:11:36 +02:00
3894fb31e9
feat: improve form rendering 2025-07-16 19:04:31 +02:00
d735f6e472
init 2025-07-16 16:43:26 +02:00