| Class | Description | 
|---|---|
| ClientFilePathTransformer | Transform client-local  Fileto repositoryFsFilepath. | 
| FilePathNamingValidator | |
| FilePathRestrictions | Capture a set of rules by which local files may not be named on the file-system. | 
| FsFile | An analog of  Filerepresenting an FS repository file-path. | 
| MakeNextDirectory | Abstracts a pattern for using repository template path directories in
  ManagedRepositoryI.TemplateDirectoryCreator:
 pinpoint the next directory to use, then try to use it while watching for
 conflicts from other similar threads. | 
| MakePathComponentSafe | |
| ServerFilePathTransformer | Transform between repository  FsFilepath and server-localFile. | 
| Enum | Description | 
|---|---|
| FilePathRestrictionInstance |