| Interface | Description |
|---|---|
| IValidationProblemReporter |
Interface used when performing validation - this gathers up any validation problem found
so that they can be reported in some sensible way.
|
| IValidationSeverityRegistry |
An interface used to provide a severity registry.
|
| Class | Description |
|---|---|
| DefaultSeverityRegistry |
A default severity registry.
|
| RequiredPropertyValidationRule |
Base class for all "required property" style validation rules.
|
| ValidationProblemsResetVisitor | |
| ValidationRule |
Base class for all validation rule implementations.
|
| ValidationRule.PathSegment |
Type encapsulating information about a path segment.
|
| ValidationRuleMetaData | |
| ValidationRuleSet |
The full set of validation rules.
|
| ValidationVisitor |
Base class for all validation visitors.
|
Copyright © 2019 Red Hat. All rights reserved.