Description
The following table displays the documentation for the 'MethodValid' API in all languages currently available:
Language |
Documentation |
---|---|
English (United States) |
Verifies if names correspond to an existing solution/method name pair |
Español (moderno) |
Verifica si los nombres corresponden a un par de nombres solución/método ya existente |
Português (Brasil) |
Verifica se os nomes correspondem a um par de nomes solução/método já existente |
Parameters
The following table describes all of 'MethodValid''s parameters, in every language available.
ID: 1 - Name: SolutionName
Language: English (United States)
Description: Name of solution to be checked
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
ID: 2 - Name: MethodName
Language: English (United States)
Description: Method name to be verified
Type: string - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No
ID: 1 - Name: SolutionName
Language: Español (moderno)
Description: Nombre de la solución a ser validada
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
ID: 2 - Name: MethodName
Language: Español (moderno)
Description: Nombre del método a ser validado
Type: string - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No
ID: 1 - Name: SolutionName
Language: Português (Brasil)
Description: Nome da solução a ser verificada
Type: solution - Min-Max Length: 8-32 - Reentr Key Member: No - Optional: No
ID: 2 - Name: MethodName
Language: Português (Brasil)
Description: Nome do método a ser verificado
Type: string - Min-Max Length: 6-64 - Reentr Key Member: No - Optional: No
---
Return Value
'MethodValid' returns a value of type boolean (minimum length of returned values is 4 characters characters, while maximum length of returned values is 5 characters characters).
Please note that all APIs returning values of types that allow for localized values (like e.g. boolean or country) always return the standard type values.
Specific Error Codes
If an error happens during the execution of any VersaCloud call, an errorcode is returned instead of the standard return value described above.
The following table lists errorcodes returned specifically by the 'MethodValid' API (generic errorcodes like wrong number of parameters or invalid values for parameters' types are not listed):
Errorcode |
Language |
Description |
---|
US Patent Requested