public class ItemForm extends Object
@Size(max=100) String
name
String
path
org.lastaflute.web.ruts.multipart.MultipartFormFile
uploadFile
ItemForm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String path
@Size(max=100) public @Size(max=100) String name
public org.lastaflute.web.ruts.multipart.MultipartFormFile uploadFile
public ItemForm()