Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Represents an exception that indicates validation errors occurred on entities.
Microsoft.Restier.Core.ConventionInvocationException
public ConventionInvocationException()
public ConventionInvocationException(string message)
message
string
public ConventionInvocationException(string message, System.Exception innerException)
innerException
System.Exception