Validates that the target is a valid URI.

C# | Visual Basic |
public sealed class UriValidationRule : ValidationRule
Public NotInheritable Class UriValidationRule _ Inherits ValidationRule

All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
![]() | UriValidationRule()()() | |
![]() | Validate(ValidationContext) |
Perform the validation logic associated with this rule.
(Overrides ValidationRule.Validate(ValidationContext).) |

Object | ||
![]() | ValidationRule | |
![]() | UriValidationRule |