Table of Contents

Class CssPropertyValidator

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

Validates CSS property values against CSS specifications. Provides validation rules for common CSS properties and returns detailed feedback.

public class CssPropertyValidator
Inheritance
CssPropertyValidator
Inherited Members

Constructors

CssPropertyValidator()

Methods

GetSupportedProperties()

Gets all supported properties

Validate(string, string)

Validates a CSS property value