ContextStrValidationError
][pydantic_core.ValidationError] if the input data cannot be
validated to form a valid model.self
is explicitly positional-only to allow self
as a field name.
Parameters:
Name | Description |
---|---|
**data | Type: Any |
Name | Description |
---|---|
context_variables | The context variables to substitute into the string. Type: ContextVariables |
Type | Description |
---|---|
str | None | Optional[str]: The formatted string with context variables substituted. |