[ 'required', ], 'currencies.*.id' => [ 'required', 'numeric', ], 'currencies.*.exchange_rate' => [ 'required', ], ]; } }