Validate FileSystemDocumentRepository after filesystem changes
* Only `CREATE` events are processed.
* If `CREATE` is received, the resulting path is validated
* Import of the document is not (yet) started
* Consider the problem, that JDK´s watch service is not 'reliable'.
issue