Namespace AnalysisPrograms.Production.Validation
Classes
DirectoryExistsOrCreateAttribute
Validates that if the user specifies a value for a property that the value represents a directory that exists as determined by System.IO.Directory.Exists(directory).