Class
StylePropertyValidation

Validates style property values against a collection of rules to ensure they meet defined constraints before assignment.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Styles.Core

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public class StylePropertyValidation

Inheritance: objectStylePropertyValidation

Methods

IsValid(object)

Evaluates whether the specified value passes all validation rules in this collection.

Declaration

cs-api-definition
public bool IsValid(object value)

Parameters

value

object

The value.

Returns

bool

In this article
DefinitionMethodsIsValid(object)
Not finding the help you need?
Contact Support