7714d64d6b
Merged validation of input type=number
2025-03-15 11:27:13 +05:30
b774427e9c
"Allowed chars" validation for textAttribute
2025-03-15 10:06:34 +05:30
3acbb85b08
refactor: Modularize attribute class definitions
...
- Split `definitions/attribute.py` into separate files under `definitions/attributes/`.
- Added `__init__.py` for simplified imports.
- Improved code organization and maintainability.
2025-03-14 11:32:03 +05:30
cba1615750
Fixed create & update form validation
2025-03-04 15:50:31 +05:30
8b98a84230
Form validation using Marshmallow
2025-03-04 15:25:01 +05:30
719dc3ce2e
Form validation for create.py
2025-02-23 22:57:18 +05:30
3f4c27ee5b
Started validation of submitted vals
2025-02-23 02:50:01 +05:30
e7e42afdbd
Improved config validation
2025-02-12 22:39:59 +05:30
3b0920540d
Config validation before start
2025-02-12 15:59:36 +05:30