Custom RPValidations Response
data class CustomRPValidationsResponse(val specification: String, val validationType: String? = null)
A validation to apply on custom resource provider requests.
A validation to apply on custom resource provider requests.