Class ValidationResult

Class ValidationResult

نام ها : Aspose.Html.Accessibility.Results جمع آوری: Aspose.HTML.dll (25.5.0)

کلاس اصلی نتایج، که شامل نتایج برای تمام معیارهای از AccessibilityRules اشیاء.

[ComVisible(true)]
public class ValidationResult

Inheritance

object ValidationResult

اعضای ارثی

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Details

جزئیات نتایج تایید

public IList<rulevalidationresult> Details { get; }

ارزش املاک

IList &lt؛ RuleValidationResult >

Success

نتیجه ی اعتباربخشی

public bool Success { get; }

ارزش املاک

bool

Methods

SaveTo(TextWriter، ValidationResultSaveFormat)

نتایج اعتباربخشی را در System.IO.TextWriter ذخیره کنید

public void SaveTo(TextWriter writer, ValidationResultSaveFormat format)

Parameters

writer TextWriter

موضوع سیستم.IO.TextWriter

format ValidationResultSaveFormat

فرمت که در آن نتیجه اعتباربخشی ذخیره می شود

SaveTo(TextWriter)

نتایج اعتباربخشی را در System.IO.TextWriter ذخیره کنید

public void SaveTo(TextWriter writer)

Parameters

writer TextWriter

موضوع سیستم.IO.TextWriter

SaveToString()

ذخیره نتایج اعتباربخشی به string

public string SaveToString()

Returns

string

ردیابی با نتایج

 فارسی