symfony-service-definition-validator
A set of tools for validating Symfony service definitions.
File Explorer
Download Latest Version (.zip)- code_analysis.yaml
- FixSymfonyValidatorDefinitionPass.php
- ValidateServiceDefinitionsPass.php
- ErrorListPrinterInterface.php
- SimpleErrorListPrinter.php
- ValidationError.php
- ValidationErrorFactory.php
- ValidationErrorFactoryInterface.php
- ValidationErrorInterface.php
- ValidationErrorList.php
- ValidationErrorListInterface.php
- ClassNotFoundException.php
- DefinitionHasNoClassException.php
- DefinitionValidationExceptionInterface.php
- FunctionNotFoundException.php
- InvalidExpressionException.php
- InvalidExpressionSyntaxException.php
- InvalidServiceDefinitionsException.php
- MethodNotFoundException.php
- MissingFactoryMethodException.php
- MissingRequiredArgumentException.php
- NonPublicConstructorException.php
- NonStaticFactoryMethodException.php
- ServiceNotFoundException.php
- TypeHintMismatchException.php
- SimpleErrorListPrinterTest.php
- ValidationErrorFactoryTest.php
- ValidationErrorListInterface.php
- ValidationErrorListTest.php
- ValidationErrorTest.php
- ClassWithConstructor.php
- ClassWithContainerInterfaceConstructorArgument.php
- ClassWithNonPublicConstructor.php
- ClassWithOptionalArrayConstructorArgument.php
- ClassWithRequiredArrayConstructorArgument.php
- ClassWithRequiredConstructorArgument.php
- ClassWithRequiredConstructorArguments.php
- ClassWithTypeHintedAliasConstructorArgument.php
- ClassWithTypeHintedConstructorArgument.php
- ClassWithTypeHintedOptionalConstructorArgument.php
- ExpectedClass.php
- FactoryCallback.php
- FactoryClass.php
- InvalidServiceDefinitionException.php
- WrongClass.php
- Catalogue.php
- correct_service_definitions.xml
- correct_service_definitions_post_symfony_3_0.xml
- correct_service_definitions_pre_symfony_3_0.xml
- EntityManager.php
- Factory.php
- incorrect_service_definitions.xml
- Issue49.php
- issue_49.yml
- Mailer.php
- MailManager.php
- Registry.php
- reported_problems.yml
- reported_problems_pre_symfony_3_0.yml
- service_definition_with_expression.xml
- service_definition_with_factory.xml
- Translator.php
- Transport.php
- Validator.php
- ValidatorBuilderInterface.php
- FunctionalTest.php
- ArgumentsValidatorTest.php
- ArgumentValidatorTest.php
- BatchServiceDefinitionValidatorTest.php
- ConstructorResolverTest.php
- DefinitionArgumentsValidatorTest.php
- ResultingClassResolverTest.php
- ServiceDefinitionValidatorTest.php
- .gitignore
- .gush.yml
- .travis.yml
- ArgumentsValidator.php
- ArgumentsValidatorInterface.php
- ArgumentValidator.php
- ArgumentValidatorInterface.php
- BatchServiceDefinitionValidator.php
- BatchServiceDefinitionValidatorInterface.php
- composer.json
- Configuration.php
- ConstructorResolver.php
- ConstructorResolverInterface.php
- DefinitionArgumentsValidator.php
- DefinitionArgumentsValidatorInterface.php
- LICENSE
- MethodCallsValidator.php
- MethodCallsValidatorInterface.php
- phpunit.xml.dist
- README.md
- ResultingClassResolver.php
- ResultingClassResolverInterface.php
- ServiceDefinitionValidator.php
- ServiceDefinitionValidatorFactory.php
- ServiceDefinitionValidatorFactoryInterface.php
- ServiceDefinitionValidatorInterface.php
// repository documentation
Was this content helpful?
(0 ratings)
