[YMIR-102] [ymir-core] multipart/form-dataで送られてくるfileタイプのパラメータをバリデーションできるようにする Created: 2007-08-08 Updated: 2007-08-08 Resolved: 2007-08-08 |
|
Status: | Closed |
Project: | Ymir |
Component/s: | ymir-core |
Affects Version/s: | 0.9.1 |
Fix Version/s: | 0.9.2 |
Type: | Improvement | Priority: | Minor |
Reporter: | skirnir | Assignee: | skirnir |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | None |
Description |
multipart/form-dataで送られてくるfileタイプのパラメータは現状の仕組みではバリデーションできないので、最低でもRequired |
Comments |
Comment by skirnir [ 2007-08-08 ] |
調べてみたら、実はRequiredはfileタイプ対応していたので何もしません。 |