RuleValidationResult Class
RuleValidationResult class
Class - result of rule check, contains a list of ITechniqueResult
, which are ways to satisfy the success criteria.
public class RuleValidationResult
Properties
Name | Description |
---|---|
getErrors Collection of results with Errors | |
getResults Collection of ITechniqueResult on rule validation. | |
getRule Rule that has been tested. | |
getSuccess Returns the result of rule validation. | |
getWarnings Collection of results with Warnings |
See Also
- package com.aspose.html.accessibility.results
- package Aspose.HTML