ClassStylePropertyValidation
Class
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.