n8n Semble Integration

  • Home
Getting Started
  • Configuration
  • Installation
Node Reference
  • Booking Nodes
  • Credentials
  • Overview
  • Patient Nodes
  • Product Nodes
  • Trigger Nodes
API Reference
  • Overview
  • Components
  • Core
Examples
  • Common Workflows
  • Integration Patterns
  • Troubleshooting
Development
  • Architecture
  • Contributing
  • Testing

ValidationContext

n8n-nodes-semble v2.1.0


n8n-nodes-semble / services/ValidationService / ValidationContext

Interface: ValidationContext¶

Defined in: services/ValidationService.ts:114

Validation context for complex validations ValidationContext

Properties¶

resource¶

resource: string

Defined in: services/ValidationService.ts:115


operation¶

operation: string

Defined in: services/ValidationService.ts:116


allFields¶

allFields: IDataObject

Defined in: services/ValidationService.ts:117


strictMode¶

strictMode: boolean

Defined in: services/ValidationService.ts:118

Menu
Home
Getting Started
Configuration Installation
Node Reference
Booking Nodes Credentials Overview Patient Nodes Product Nodes Trigger Nodes
API Reference
Overview Components Core
Examples
Common Workflows Integration Patterns Troubleshooting
Development
Architecture Contributing Testing

On This Page

Properties resource operation allFields strictMode
shadcn theme provided by @asiffer