We potentially need some validation around the inline editor within the Forge file uploader. When edit the file name delete the string it will go into error state, but this isn't currently being surfaced and picked up by the ValidationObserver wrapper within EDS. This means you can press save and the when the file uploader is in an invalid state. We need to pass the invalid state from the inline editor up to the parent component.
