-
-
Notifications
You must be signed in to change notification settings - Fork 6
OpenAI.Image.IsValid
Andrew Lambert edited this page Feb 20, 2023
·
2 revisions
Shared Function IsValid(Request As OpenAI.Request) As OpenAI.ValidationError
Name | Type | Comment |
---|---|---|
Request | OpenAI.Request | The request to validate. |
Returns a member of the ValidationError enum indicating whether and how the Request
appears to be invalid for this endpoint.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2023-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.