Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The FilePathValidator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
FilePathValidator |
Initializes a new instance of FilePathValidator.
|
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InnerValidateCore |
Validates whether fileName is an existing file.
(Overrides FileValidator.InnerValidateCore(Property, String, IList<ValidationResult>).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate |
Validates value as part of the instance.
(Inherited from Validator.) |
![]() |
ValidateCore |
Validates whether value is a valid file path then calls InnerValidateCore(Property, String, IList<ValidationResult>) passing a rooted file path.
(Inherited from FileValidator.) |
Properties
| Name | Description | |
|---|---|---|
![]() |
ApplicationModel |
Gets or sets the IApplicationModel that is used to obtain contextual information used for validation.
(Inherited from FileValidator.) |
![]() |
ContextPath |
Returns the path which should be used to validate relative paths.
(Inherited from FileValidator.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace
.gif)
.gif)
.gif)
.gif)