<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hisaichi5518</author_name>
  <author_url>https://blog.hatena.ne.jp/hisaichi5518/</author_url>
  <blog_title>パルカワ2</blog_title>
  <blog_url>https://hisaichi5518.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>前提 Ark form validatorとdata validatorは役割が違うもの。 同じものを完全に使いまわすのは現状難しい。 結論 最終的にこうすると決めた。 package MyApp::FormValidator; use 5.10.1; use strict; use warnings; use FormValidator::Lite; sub validate { my ($class, $name, $req) = @_; my $spec = $class-&gt;specs-&gt;{$name} or return; my $fvl = FormValidator::Lite-&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhisaichi5518.hatenablog.jp%2Fentry%2F2013%2F06%2F02%2F225353&quot; title=&quot;form validatorについて考えた - パルカワ2&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>2013-06-02 22:53:53</published>
  <title>form validatorについて考えた</title>
  <type>rich</type>
  <url>https://hisaichi5518.hatenablog.jp/entry/2013/06/02/225353</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
