constructor
Summary
Creates an instance of ValidationError.Signature
Parameters
message
- Type:
string
context
- Type:
ErrorContext - Optional: Yes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Creates an instance of ValidationError.
constructor(message: string, context?: ErrorContext);
stringErrorContextWas this page helpful?
