• Joined on 2020-03-06
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-07 20:03:32 +01:00
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
Compare 15 commits »
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-07 20:00:20 +01:00
5c01294808 !fixup formatting
dkdent merged pull request Netz39_Vorstand/entities_validation_svc#2 2020-11-07 19:59:31 +01:00
Add boilderplate code
dkdent pushed to master at Netz39_Vorstand/entities_validation_svc 2020-11-07 19:59:30 +01:00
a72ff4b06c add pycache and pytest_cache to gitignore
002c025228 Add doc for configuration to README
ebac039363 add boilerplate code
Compare 3 commits »
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-07 19:53:57 +01:00
5f57bb4689 add function to validate money fields
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-07 19:48:27 +01:00
96870c2a15 fix validators for additional test cases
dkdent created pull request Netz39_Vorstand/entities_validation_svc#3 2020-11-07 19:27:38 +01:00
validators
dkdent pushed to boilerplate at Netz39_Vorstand/entities_validation_svc 2020-11-07 19:22:34 +01:00
a72ff4b06c add pycache and pytest_cache to gitignore
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-07 19:21:20 +01:00
b101698547 add schwifty to requirements.txt
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.

dkdent pushed to boilerplate at Netz39_Vorstand/entities_validation_svc 2020-11-07 17:13:45 +01:00
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
Compare 6 commits »
dkdent pushed to boilerplate at Netz39_Vorstand/entities_validation_svc 2020-11-06 22:41:15 +01:00
723b7acb96 add boilerplate code
dkdent pushed to validators at Netz39_Vorstand/entities_validation_svc 2020-11-06 22:23:50 +01:00
aeb89fd77f add validator functions and tests
dkdent deleted branch OAS3 from Netz39_Vorstand/entities_validation_svc 2020-11-06 22:21:48 +01:00
dkdent merged pull request Netz39_Vorstand/entities_validation_svc#1 2020-11-06 17:34:48 +01:00
Add OAS3
dkdent pushed to master at Netz39_Vorstand/entities_validation_svc 2020-11-06 17:34:47 +01:00
04c5924498 Add OAS3
dkdent commented on pull request Netz39_Vorstand/entities_service#3 2020-11-05 22:10:51 +01:00
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.

dkdent commented on pull request Netz39_Vorstand/entities_service#3 2020-11-05 21:48:28 +01:00
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?

dkdent pushed to validators at Netz39_Vorstand/entities_service 2020-11-05 17:04:08 +01:00
7845721c5d add validator functions and tests
dkdent commented on pull request Netz39_Vorstand/entities_service#1 2020-09-28 08:02:32 +02:00
API Spec

Sieht gut aus.