Skip to content

Commit

Permalink
- adds recipe for arad021/entity-already-exists-validation-constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
arad021 committed Nov 15, 2023
1 parent 0b05d29 commit 54f9b9f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See Readme at https://github.com/arad021/entity-already-exists-validation-constraint
services:
Arad021\Validator\Constraint\EntityExistValidator:
Arad021\Validator\Constraint\EntityNotExistValidator:
arguments: ['@doctrine.orm.entity_manager']
tags: [ 'validator.constraint_validator' ]

0 comments on commit 54f9b9f

Please sign in to comment.