ValidationResponseProperties interface

Properties of pre job creation validation response.

Properties

individualResponseDetails

List of response details contain validationType and its response as key and value respectively.

status

Overall validation status.

Property Details

individualResponseDetails

List of response details contain validationType and its response as key and value respectively.

individualResponseDetails?: ValidationInputResponseUnion[]

Property Value

status

Overall validation status.

status?: OverallValidationStatus

Property Value