Flow Playground
Validate AI output against schemas and business rules. No signup required.
Scenario
| Field | Type | Constraints |
|---|---|---|
| vendorreq | string | - |
| amountreq | number | min: 0 |
| currencyreq | string | - |
| line_items | array | - |
Payload (JSON)
Click "Run Validation" to see results