>>135

んとさ、例えば

<label for="Volume">数量</label>
<input type="text" id="Volume" name="volume">

というフィールドのバリデーションでさ、
max:255
って、ちゃんと動くのか? って話。