<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kensir0u</author_name>
  <author_url>https://blog.hatena.ne.jp/kensir0u/</author_url>
  <blog_title>kensir0uのしくみ</blog_title>
  <blog_url>https://kensir0u.hatenadiary.org/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>Using Bean Validation with Spring（Springで利用する場合） 標準の使い方はValidation APIより デフォルトバリデーションファクトリを生成します。次にファクトリよりバリデーションを取得します。 ValidatorFactory factory = Validation.buildDefaultValidatorFactory(); Validator validator = factory.getValidator(); Springで使用する場合の設定はバリデーションファクトリの生成、バリデーションの生成をapplicationContext.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkensir0u.hatenadiary.org%2Fentry%2F20090302%2F1236006999&quot; title=&quot;Getting started with JSR 303 (Bean Validation) – part 1 - kensir0uのしくみ&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>2009-03-02 00:16:39</published>
  <title>Getting started with JSR 303 (Bean Validation) – part 1</title>
  <type>rich</type>
  <url>https://kensir0u.hatenadiary.org/entry/20090302/1236006999</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
