Documentation Index

Fetch the complete documentation index at: https://docs.mapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Validates a whiteboard. Runs the full model-level validation suite and returns a structured ValidationResult

Prev Next
Post
/whiteboard/validate
Body parameters
object
json
string
Responses
200

The structured validation result.

Expand All
object
valid
boolean
Defaultfalse
errors
Array of object (WhiteboardValidationError)
object
stepId
string
goal
boolean
Defaultfalse
error
string
param
string
value
string
400

The supplied JSON could not be parsed or the payload wrapper was malformed.