Indicates if a required file was selected, and if the file is valid for upload to the Media Manager.
The valid
property indicates if the validation passed. valid
is false
if, for example:
uploadFiles()
. This could happen, for example, if the Internet connection is not stable. In this case, the fileNotUploaded
validity
property is also set to false.