be957b54b4
!fixup formatting
652d1445a8
add function to validate money fields
c859a735ee
fix validators for additional test cases
1c46e5b925
add schwifty to requirements.txt
a41573bffb
Add more test cases for validators
Add boilderplate code
a72ff4b06c
add pycache and pytest_cache to gitignore
002c025228
Add doc for configuration to README
ebac039363
add boilerplate code
validators
dkdent
commented on pull request Netz39_Vorstand/entities_validation_svc#2
2020-11-07 19:06:47 +01:00
Add boilderplate code
Insbesondere brauchen die Module keine Shell-Infos zur Ausführung. Das hab ich so aus dem entities_service kopiert ;-)
Wäre dann fertig.
002c025228
Add doc for configuration to README
ebac039363
add boilerplate code
eee2e22792
Add doc for configuration to README
d18cc3a848
fixup! add boilerplate code
32e65cf8e4
fixup! add boilerplate code
Add OAS3
WIP: OAS3: Add endpoint for validation
Die Verifizierung geht aber nicht zur Bank sondern passiert in der Schwifty Bibliothek, wenn ich das richtig gesehen habe.
WIP: OAS3: Add endpoint for validation
Ich glaube, ein separater Service dafür wäre nicht schlecht... So weit ich das sehe, muss die Benutzung auch nicht wirklich authentifiziert passieren. Da bekommt man keine geschützten Daten raus, oder?