The W3CValidator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | W3CValidator | Initializes a new instance of the W3CValidator class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | ValidateCss(String) |
Performs CSS3 validation of the contents of the given URL.
|
![]() | ValidateCss(String, String) |
Performs CSS validation of the contents of the given URL.
|
![]() | ValidateCss(String, String, Boolean) | |
![]() | ValidateHtml |
Performs HTML validation of the contents of the given URL.
|