src/Util/XmlUtils.php | 153 | D 1 day |
|
src/Validator/Constraint.php | 7 | A 0 mins |
|
src/Validator/FieldAttributeEqualTo.php | 54 | B 4 hrs |
|
src/Validator/FieldGreaterOrEqualThan.php | 28 | C 7 hrs |
|
src/Validator/FieldIsNotRequired.php | 24 | A 35 mins |
|
src/Validator/FieldIsRequired.php | 24 | A 35 mins |
|
src/Validator/FieldLessOrEqualThan.php | 28 | C 7 hrs |
|
src/Validator/FieldMaxLength.php | 28 | C 7 hrs |
|
src/Validator/FieldMinLength.php | 28 | C 7 hrs |
|
src/Validator/FieldMustContainsAnyOfClasses.php | 39 | A 3 hrs |
|
src/Validator/FieldSameEnum.php | 27 | A 35 mins |
|
src/Validator/FieldValidEnumValue.php | 24 | A 0 mins |
|
src/Validator/FieldValidPattern.php | 30 | A 55 mins |
|
src/Validator/SchemaDependencyVersion.php | 49 | A 35 mins |
|
src/Validator/SchemaInheritanceFields.php | 141 | F 4 days |
|
src/Validator/SchemaIsMixin.php | 16 | A 0 mins |
|
src/Validator/SchemaIsNotMixin.php | 16 | A 0 mins |
|
src/Validator/SchemaMixinsMustContainsMixin.php | 21 | A 25 mins |
|
src/Validator/SchemaMustContainsField.php | 21 | A 0 mins |
|
src/Validator/SchemaMustContainsMixin.php | 21 | A 0 mins |
|
src/Validator/SchemaValidExtends.php | 17 | A 0 mins |
|
tests/CompilerTest.php | 40 | A 0 mins |
|
tests/EnumDescriptorTest.php | 27 | A 0 mins |
|
tests/EnumParserTest.php | 39 | A 0 mins |
|
tests/FieldDescriptorTest.php | 129 | A 2 hrs |
|
tests/Fixtures/json-schema/article.json | |
|
|
tests/Fixtures/json-schema/comment.json | |
|
|
tests/Fixtures/missing_enum_type.xml | |
|
|
tests/Fixtures/schemas/acme/blog/entity/article/1-0-0.xml | |
|
|
tests/Fixtures/schemas/acme/blog/entity/article/1-0-1.xml | |
|
|
tests/Fixtures/schemas/acme/blog/entity/article/latest.xml | |
|
|
tests/Fixtures/schemas/acme/blog/entity/comment/1-0-0.xml | |
|
|
tests/Fixtures/schemas/acme/blog/entity/comment/latest.xml | |
|
|
tests/Fixtures/schemas/acme/blog/enums.xml | |
|
|
tests/Fixtures/schemas/acme/blog/mixin/has-comments/1-0-0.xml | |
|
|
tests/Fixtures/schemas/acme/blog/mixin/has-comments/latest.xml | |
|
|
tests/Fixtures/schemas/acme/core/mixin/article/1-0-0.xml | |
|
|
tests/Fixtures/schemas/acme/core/mixin/article/latest.xml | |
|
|
tests/Generator/JsGeneratorTest.php | 112 | A 1 hr |
|
tests/Generator/JsonSchemaGeneratorTest.php | 223 | C 1 day |
|
tests/Generator/PhpGeneratorTest.php | 128 | C 1 day |
|
tests/JsonValidatorTest.php | 67 | A 1 hr |
|
tests/SchemaDescriptorTest.php | 92 | A 1 hr |
|
tests/SchemaStoreTest.php | 31 | A 0 mins |
|
tests/Validator/FieldAttributeEqualToTest.php | 56 | A 0 mins |
|
tests/Validator/FieldGreaterOrEqualThanTest.php | 77 | D 2 days |
|
tests/Validator/FieldIsNotRequiredTest.php | 40 | A 0 mins |
|
tests/Validator/FieldIsRequiredTest.php | 42 | A 0 mins |
|
tests/Validator/FieldLessOrEqualThanTest.php | 77 | D 2 days |
|
tests/Validator/FieldMaxLengthTest.php | 77 | D 2 days |
|