src/Mapping/Sde/MapDenormalizeMapping.php
Method customValidationMessages
has 36 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function customValidationMessages()
{
return [
'0.integer' => self::INTEGER_VALIDATION_MESSAGE,
'0.between' => self::BETWEEN_VALIDATION_MESSAGE,