.github/dependabot.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
phpunit.xml.dist | |
|
|
psalm.xml | |
|
|
src/Validation/ValidationIncident.php | 31 | A 0 mins | F 0% |
src/Validation/ValidationReport.php | 56 | A 0 mins | F 0% |
src/Validation/ValidatorDefinition.php | 49 | A 0 mins | F 0% |
src/Validator/AddressValidator.php | 12 | A 0 mins | F 0% |
src/Validator/ArrayValidator.php | 27 | A 0 mins | F 0% |
src/Validator/BoolValueValidator.php | 13 | A 0 mins | F 0% |
src/Validator/ChoiceValidator.php | 15 | A 0 mins | F 0% |
src/Validator/EmailValidator.php | 17 | A 0 mins | F 0% |
src/Validator/EmptyValidator.php | 10 | A 0 mins | F 0% |
src/Validator/EntityListValidator.php | 34 | A 0 mins | F 0% |
src/Validator/EqualsValidator.php | 12 | A 0 mins | F 0% |
src/Validator/IntValueValidator.php | 18 | A 0 mins | F 0% |
src/Validator/NaturalValidator.php | 18 | A 0 mins | F 0% |
src/Validator/PasswordValidator.php | 18 | A 0 mins | F 0% |
src/Validator/RangeValidator.php | 20 | A 0 mins | F 0% |
src/Validator/SameValidator.php | 12 | A 0 mins | F 0% |
src/Validator/Sha256Validator.php | 12 | A 0 mins | F 0% |
src/Validator/TextListValidator.php | 32 | A 0 mins | F 0% |
src/Validator/TextMapValidator.php | 40 | A 1 hr | F 0% |
src/Validator/TextValidator.php | 19 | A 0 mins | F 0% |
src/Validator/TimestampValidator.php | 32 | A 0 mins | F 0% |
src/Validator/UuidValidator.php | 10 | A 0 mins | F 0% |
src/Validator/Validator.php | 28 | A 0 mins | F 0% |
src/Validator/ValidatorInterface.php | 7 | A 0 mins | F 0% |
src/ValueObject/Severity.php | 94 | A 0 mins | B 83% |