Instead of independently defining the upload types to be passed to the FileUploadForm component (i.e. constructing the objects then and there), it would be good to define these types in the multinetjs package, so that there is one place that holds the valid options for uploads.
Instead of independently defining the upload types to be passed to the
FileUploadFormcomponent (i.e. constructing the objects then and there), it would be good to define these types in themultinetjspackage, so that there is one place that holds the valid options for uploads.