Table of Contents

Method Validate

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

Validate(string, string)

Validates a CSS property value

public CssPropertyValidator.ValidationResult Validate(string propertyName, string propertyValue)

Parameters

propertyName string

The CSS property name

propertyValue string

The CSS property value

Returns

CssPropertyValidator.ValidationResult

Validation result with details