validateResourceCreate
Validate a complete resource-create payload without creating anything. Returns field paths and stable issue codes suitable for authoring and agent preflight.
validateResourceCreate(
data: ResourceCreateData!
): ResourceValidationResult!