<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>val90</author_name>
  <author_url>https://blog.hatena.ne.jp/val90/</author_url>
  <blog_title>半端な日記</blog_title>
  <blog_url>https://val90.hatenadiary.org/</blog_url>
  <categories>
    <anon>JAVA</anon>
    <anon>Struts2</anon>
  </categories>
  <description>とりあえず手っ取り早く独自のValidatorを作るには、 com.opensymphony.xwork2.validator.validators.FieldValidatorSupport を拡張して以下のメソッドを実装すれば良いみたい。 public void validate(Object object) throws ValidationException; で、この引数で渡ってくるObjectの値は、このValidatorが設定されているクラスの参照が渡ってきます。 例えば、 ・HogeActionのexecuteメソッドに設定されているときはHogeActionのインスタンスへの…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fval90.hatenadiary.org%2Fentry%2F20070611%2F1181556170&quot; title=&quot; CustomValidatorを作ってみた - 半端な日記&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>2007-06-11 19:02:50</published>
  <title> CustomValidatorを作ってみた</title>
  <type>rich</type>
  <url>https://val90.hatenadiary.org/entry/20070611/1181556170</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
