<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hidehara</author_name>
  <author_url>https://blog.hatena.ne.jp/hidehara/</author_url>
  <blog_title>AWS / PHP / Python ちょいメモ</blog_title>
  <blog_url>https://hideharaaws.hatenablog.com/</blog_url>
  <categories>
    <anon>CakePHP2.x</anon>
    <anon>TIPS</anon>
  </categories>
  <description>CakePHP2.4.10でパスワード変更画面を作成していてツマヅイタのでメモ。 ポイント モデルで定義したValidationルールは、コントローラーの任意の箇所で解除（・追加も？）が出来る 例） //ユニークバリデーションを解除 unset($this-&gt;User-&gt;validate['email']['isUnique']); パスワード変更の為、ユーザー email を表示しながら、パスワード変更ボックスを入力させたところ、扱いたくない email のValidationが動作してしまってエラーになり進めないという状況が発生。上記のように記述して回避することができました（idとpass…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhideharaaws.hatenablog.com%2Fentry%2F2014%2F07%2F14%2F101706&quot; title=&quot;CakePHP の validation でツマヅイタ - AWS / PHP / Python ちょいメモ&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>2014-07-14 10:17:06</published>
  <title>CakePHP の validation でツマヅイタ</title>
  <type>rich</type>
  <url>https://hideharaaws.hatenablog.com/entry/2014/07/14/101706</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
