array( self::STANDARD => '{{name}} must be multiple of {{multipleOf}}', ), self::MODE_NEGATIVE => array( self::STANDARD => '{{name}} must not be multiple of {{multipleOf}}', ), ); }