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