ResolutionFolderResolver Type
A custom XmlResolver is needed for included files because we get the contents of the main file directly as a string from the FSharp.Data infrastructure. Hence the default XmlResolver is not able to find the location of included schema files.
Constructors
Constructor | Description |
Full Usage:
ResolutionFolderResolver(resolutionFolder)
Parameters:
string
Returns: ResolutionFolderResolver
|
|