This website works better with JavaScript.
Explore
Help
Register
Sign In
Netz39_Vorstand
/
entities_validation_svc
Watch
3
Star
0
Fork
You've already forked entities_validation_svc
0
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
33
Commits
1
Branch
1
Tag
85 KiB
Branch:
master
master
v1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Commit Graph
33 Commits (master)
All Branches
Search
Author
SHA1
Message
Date
David Kilias
19f125f542
fix formatting
2 years ago
Stefan Haun
619fd089e3
Merge pull request 'validation endpoint implementation' (
#7
) from experiments-cerberus into master
2 years ago
Stefan Haun
54e052f24d
Fix syntax errors in test cases
2 years ago
David Kilias
68686fd3ca
fotgot one
2 years ago
David Kilias
afee6c62a6
revert linebreaks, no need to limit to 80 char lines
2 years ago
David Kilias
7609c08cb4
pycodestype (pep8) fixes
2 years ago
David Kilias
50e2a3f1dc
properly close file contexts
2 years ago
David Kilias
eaf6aeeccc
id field testcases
2 years ago
David Kilias
d22d3b61e8
invalid iban testcase
2 years ago
David Kilias
0082ee2bad
validator bibliothek statt eigenen regex für email validation
2 years ago
David Kilias
fee14d9349
money amount validation funktion mit erklärendem kommentar versehen
2 years ago
David Kilias
6758bb5a44
test case in datei ausgelagert
2 years ago
David Kilias
25a0f902ab
sub dicts are required
2 years ago
David Kilias
79d60dc4d4
add testcase for actual entity
2 years ago
David Kilias
b32dfda01e
use entity validator in app
2 years ago
David Kilias
403ce3a258
some renaming
2 years ago
David Kilias
5154646ca2
more constraints on fields
2 years ago
David Kilias
e3557f5d52
refactor validation functions
2 years ago
David Kilias
7671739300
test für ein komplettes entities file
2 years ago
David Kilias
0376228d30
mehr und komplexe schemata
2 years ago
David Kilias
1cc05cd5e6
test implementation
2 years ago
dkdent
c9b1208236
Merge pull request 'Add validation stub' (
#5
) from validation_stub into master
2 years ago
Stefan Haun
2106256f89
Add simple validation test case
2 years ago
Stefan Haun
de96888d40
Integrate Validate Handler with make_app
2 years ago
Stefan Haun
31b9859aeb
Add validate handler
2 years ago
Stefan Haun
2f0dd4cf1c
Fix dependency on auth_provider
2 years ago
dkdent
76a8369434
Merge pull request 'Add type to validation findings' (
#6
) from finding_type into master
2 years ago
Stefan Haun
b8f8a91e4a
Add type to validation findings
2 years ago
David Kilias
a72ff4b06c
add pycache and pytest_cache to gitignore
2 years ago
Stefan Haun
002c025228
Add doc for configuration to README
2 years ago
David Kilias
ebac039363
add boilerplate code
2 years ago
Stefan Haun
04c5924498
Add OAS3
2 years ago
Stefan Haun
1978c5efe4
Initial commit
2 years ago