Skip to content

Conversation

@okinaka
Copy link
Member

@okinaka okinaka commented Sep 25, 2016

Refs: #4301, #4313, #4316

@okinaka okinaka added this to the 3.x milestone Sep 25, 2016

この種のルールはしばしば‘ドメインルール’や‘アプリケーションルール’と言われます。
CakePHP は、エンティティが保存される前に適用される‘ルールチェッカー’を通して
フォームやあなたのデータ構文が正しいことをバリデーションが保証する場合、ルールは、
Copy link
Contributor

@chinpei215 chinpei215 Sep 25, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where validation ensures the form or syntax of your data is correct, rules focus on comparing data against the existing state of your application and/or network.

I think "where" has the same meaning as "whereas" in the above sentence.
See http://dictionary.goo.ne.jp/ej/94227/meaning/m0u/#RH194173000#CJ0500

バリデーションはデータの形式や構文が正しいことを保証する一方、ルールは...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chinpei215 Thanks! I fixed it.

@chinpei215 chinpei215 merged commit 7eabed7 into cakephp:3.0 Sep 26, 2016
@chinpei215
Copy link
Contributor

@okinaka Thanks!

@okinaka okinaka deleted the 3.0-ja-update branch September 26, 2016 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants