ValidateKeywords |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ValidateKeywords
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ValidateKeywords
Validates keywords for a specified index data field.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ValidateKeywords
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â– FieldNo |
xs:int |
mandatory |
Sets number of validated keyword field. |
â– IsFilterMode |
xs:boolean |
|
Sets filter mode. |
â–¡ KeywordsToValidate |
|
mandatory nillable |
Sets list of keywords to validate. |
≡ Keyword |
xs:string |
list nillable |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ValidateKeywordsResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ InvalidKeywords |
|
nillable |
List of invalid keywords. |
≡ Keyword |
xs:string |
list nillable |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |