<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>SHAKAE</author_name>
  <author_url>https://blog.hatena.ne.jp/SHAKAE/</author_url>
  <blog_title>駆け出しエンジニアの勉強記録</blog_title>
  <blog_url>https://shakae.hatenadiary.com/</blog_url>
  <categories>
  </categories>
  <description>「php artisan make:request ファイル名」 でリクエストファイルを作成した上で。 // 必須 ＆ 最大文字数 'sr_code' =&gt; ['required', 'max:6'],// ７桁ピッタリ必須（nullable）とセットで！ 'sr_association_zip_code' =&gt; ['nullable','digits:7'], // Companiesテーブルに同じアドレスがあったら登録させない 'email'=&gt;['string','max:255',Rule::unique(Company::class)-&gt;ignore($this-&gt;route('co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshakae.hatenadiary.com%2Fentry%2F2024%2F04%2F30%2F134619&quot; title=&quot;バリデーションの種類(リクエストファイル) - 駆け出しエンジニアの勉強記録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-04-30 13:46:19</published>
  <title>バリデーションの種類(リクエストファイル)</title>
  <type>rich</type>
  <url>https://shakae.hatenadiary.com/entry/2024/04/30/134619</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
