ValidationResult Class
ValidationResult class
The main result class, that contains Results for all Criterion from AccessibilityRules object.
public class ValidationResult
Properties
| Name | Description |
|---|---|
| getDetails Validation result details | |
| getSuccess The result of validation. |
Methods
| Name | Description |
|---|---|
| saveTo(TextWriter) | Save validation results to the TextWriter object |
| saveTo(TextWriter, ValidationResultSaveFormat) | Save validation results to the TextWriter object |
| saveToString() | Save validation results to String |
See Also
- package com.aspose.html.accessibility.results
- package Aspose.HTML