LoginSignup
0
0

More than 5 years have passed since last update.

一部をvalidatieから外す方法

Last updated at Posted at 2016-09-10

unset($this->Model->validate['colum']['rule']);をバリデート前に入れる。
参考:http://www.iwaking.com/20120911/713/
参考:http://blog.code-life.net/blog/2011/10/05/cakephp-remove-validation-rule/

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0