@jordillobet When validate the schema (php bin/console doctrine:schema:validate) return the following message:
**Mapping
[FAIL] The entity-class SIMBA3\Component\Domain\Value\Entity\AreaYearValue mapping is invalid:
The target entity 'SIMBA3\Component\Domain\Area\Entity\TypeArea' specified on SIMBA3\Component\Domain\Value\Entity\AreaYearValue#typeArea is unknown or not an entity.
Database
[error] Error thrown while running command "doctrine:schema:validate". Message: "The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in the chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Component\Domain\Value"
In MappingException.php line 23:
The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in t
he chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Co
mponent\Domain\Value
@jordillobet When validate the schema (php bin/console doctrine:schema:validate) return the following message:
**Mapping
[FAIL] The entity-class SIMBA3\Component\Domain\Value\Entity\AreaYearValue mapping is invalid:
Database
[error] Error thrown while running command "doctrine:schema:validate". Message: "The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in the chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Component\Domain\Value"
In MappingException.php line 23:
The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in t he chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Co mponent\Domain\Value
doctrine:schema:validate [--skip-mapping] [--skip-sync] [--em [EM]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--]**