Builder

class Builder

Properties

Link copied to clipboard

The category of the validation test.

Link copied to clipboard
var lastUpdateDateTime: <Error class: unknown class>?

The date and time when the validation test was completed or last updated.

Link copied to clipboard
var name: String?

The name of the specific validation test performed within the category.

Link copied to clipboard
var startTime: <Error class: unknown class>?

The date and time when the validation test was started.

Link copied to clipboard

The result status of the validation test. Valid values include SUCCESS, FAILED, PENDING, and IN_PROGRESS.

Link copied to clipboard

A detailed status code providing additional information about the validation result.

Link copied to clipboard

A human-readable description of the validation result, including any error details or recommendations.