cloudmersive-validate-api-client 1.3.7 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- metadata +3 -124
- data/Gemfile +0 -7
- data/README.md +0 -145
- data/Rakefile +0 -8
- data/cloudmersive-validate-api-client.gemspec +0 -45
- data/docs/AddressApi.md +0 -63
- data/docs/AddressGetServersResponse.md +0 -9
- data/docs/AddressVerifySyntaxOnlyResponse.md +0 -8
- data/docs/CheckResponse.md +0 -8
- data/docs/DomainApi.md +0 -228
- data/docs/EmailApi.md +0 -173
- data/docs/FirstNameValidationRequest.md +0 -8
- data/docs/FirstNameValidationResponse.md +0 -9
- data/docs/FullEmailValidationResponse.md +0 -16
- data/docs/FullNameValidationRequest.md +0 -8
- data/docs/FullNameValidationResponse.md +0 -17
- data/docs/GeolocateResponse.md +0 -16
- data/docs/GetGenderRequest.md +0 -9
- data/docs/GetGenderResponse.md +0 -9
- data/docs/IPAddressApi.md +0 -63
- data/docs/LastNameValidationRequest.md +0 -8
- data/docs/LastNameValidationResponse.md +0 -9
- data/docs/NameApi.md +0 -283
- data/docs/ParseAddressRequest.md +0 -9
- data/docs/ParseAddressResponse.md +0 -15
- data/docs/PhoneNumberApi.md +0 -63
- data/docs/PhoneNumberValidateRequest.md +0 -9
- data/docs/PhoneNumberValidationResponse.md +0 -15
- data/docs/UserAgentApi.md +0 -63
- data/docs/UserAgentValidateRequest.md +0 -8
- data/docs/UserAgentValidateResponse.md +0 -21
- data/docs/ValidateIdentifierRequest.md +0 -15
- data/docs/ValidateIdentifierResponse.md +0 -9
- data/docs/ValidateUrlRequestFull.md +0 -8
- data/docs/ValidateUrlRequestSyntaxOnly.md +0 -8
- data/docs/ValidateUrlResponseFull.md +0 -12
- data/docs/ValidateUrlResponseSyntaxOnly.md +0 -9
- data/docs/VatApi.md +0 -63
- data/docs/VatLookupRequest.md +0 -8
- data/docs/VatLookupResponse.md +0 -12
- data/docs/WhoisResponse.md +0 -11
- data/git_push.sh +0 -55
- data/lib/cloudmersive-validate-api-client.rb +0 -75
- data/lib/cloudmersive-validate-api-client/api/address_api.rb +0 -78
- data/lib/cloudmersive-validate-api-client/api/domain_api.rb +0 -243
- data/lib/cloudmersive-validate-api-client/api/email_api.rb +0 -188
- data/lib/cloudmersive-validate-api-client/api/ip_address_api.rb +0 -78
- data/lib/cloudmersive-validate-api-client/api/name_api.rb +0 -298
- data/lib/cloudmersive-validate-api-client/api/phone_number_api.rb +0 -78
- data/lib/cloudmersive-validate-api-client/api/user_agent_api.rb +0 -78
- data/lib/cloudmersive-validate-api-client/api/vat_api.rb +0 -78
- data/lib/cloudmersive-validate-api-client/api_client.rb +0 -389
- data/lib/cloudmersive-validate-api-client/api_error.rb +0 -38
- data/lib/cloudmersive-validate-api-client/configuration.rb +0 -209
- data/lib/cloudmersive-validate-api-client/models/address_get_servers_response.rb +0 -201
- data/lib/cloudmersive-validate-api-client/models/address_verify_syntax_only_response.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/check_response.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/first_name_validation_request.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/first_name_validation_response.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/full_email_validation_response.rb +0 -269
- data/lib/cloudmersive-validate-api-client/models/full_name_validation_request.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/full_name_validation_response.rb +0 -279
- data/lib/cloudmersive-validate-api-client/models/geolocate_response.rb +0 -269
- data/lib/cloudmersive-validate-api-client/models/get_gender_request.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/get_gender_response.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/last_name_validation_request.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/last_name_validation_response.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/parse_address_request.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/parse_address_response.rb +0 -259
- data/lib/cloudmersive-validate-api-client/models/phone_number_validate_request.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/phone_number_validation_response.rb +0 -259
- data/lib/cloudmersive-validate-api-client/models/user_agent_validate_request.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/user_agent_validate_response.rb +0 -319
- data/lib/cloudmersive-validate-api-client/models/validate_identifier_request.rb +0 -259
- data/lib/cloudmersive-validate-api-client/models/validate_identifier_response.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/validate_url_request_full.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/validate_url_request_syntax_only.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/validate_url_response_full.rb +0 -229
- data/lib/cloudmersive-validate-api-client/models/validate_url_response_syntax_only.rb +0 -199
- data/lib/cloudmersive-validate-api-client/models/vat_lookup_request.rb +0 -189
- data/lib/cloudmersive-validate-api-client/models/vat_lookup_response.rb +0 -229
- data/lib/cloudmersive-validate-api-client/models/whois_response.rb +0 -219
- data/lib/cloudmersive-validate-api-client/version.rb +0 -15
- data/spec/api/address_api_spec.rb +0 -47
- data/spec/api/domain_api_spec.rb +0 -83
- data/spec/api/email_api_spec.rb +0 -71
- data/spec/api/ip_address_api_spec.rb +0 -47
- data/spec/api/name_api_spec.rb +0 -95
- data/spec/api/phone_number_api_spec.rb +0 -47
- data/spec/api/user_agent_api_spec.rb +0 -47
- data/spec/api/vat_api_spec.rb +0 -47
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/address_get_servers_response_spec.rb +0 -48
- data/spec/models/address_verify_syntax_only_response_spec.rb +0 -42
- data/spec/models/check_response_spec.rb +0 -42
- data/spec/models/first_name_validation_request_spec.rb +0 -42
- data/spec/models/first_name_validation_response_spec.rb +0 -48
- data/spec/models/full_email_validation_response_spec.rb +0 -90
- data/spec/models/full_name_validation_request_spec.rb +0 -42
- data/spec/models/full_name_validation_response_spec.rb +0 -96
- data/spec/models/geolocate_response_spec.rb +0 -90
- data/spec/models/get_gender_request_spec.rb +0 -48
- data/spec/models/get_gender_response_spec.rb +0 -48
- data/spec/models/last_name_validation_request_spec.rb +0 -42
- data/spec/models/last_name_validation_response_spec.rb +0 -48
- data/spec/models/parse_address_request_spec.rb +0 -48
- data/spec/models/parse_address_response_spec.rb +0 -84
- data/spec/models/phone_number_validate_request_spec.rb +0 -48
- data/spec/models/phone_number_validation_response_spec.rb +0 -84
- data/spec/models/user_agent_validate_request_spec.rb +0 -42
- data/spec/models/user_agent_validate_response_spec.rb +0 -120
- data/spec/models/validate_identifier_request_spec.rb +0 -84
- data/spec/models/validate_identifier_response_spec.rb +0 -48
- data/spec/models/validate_url_request_full_spec.rb +0 -42
- data/spec/models/validate_url_request_syntax_only_spec.rb +0 -42
- data/spec/models/validate_url_response_full_spec.rb +0 -66
- data/spec/models/validate_url_response_syntax_only_spec.rb +0 -48
- data/spec/models/vat_lookup_request_spec.rb +0 -42
- data/spec/models/vat_lookup_response_spec.rb +0 -66
- data/spec/models/whois_response_spec.rb +0 -60
- data/spec/spec_helper.rb +0 -111
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
=begin
|
|
2
|
-
#validateapi
|
|
3
|
-
|
|
4
|
-
#The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
|
|
5
|
-
|
|
6
|
-
OpenAPI spec version: v1
|
|
7
|
-
|
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.3.1
|
|
10
|
-
|
|
11
|
-
=end
|
|
12
|
-
|
|
13
|
-
require "uri"
|
|
14
|
-
|
|
15
|
-
module CloudmersiveValidateApiClient
|
|
16
|
-
class IPAddressApi
|
|
17
|
-
attr_accessor :api_client
|
|
18
|
-
|
|
19
|
-
def initialize(api_client = ApiClient.default)
|
|
20
|
-
@api_client = api_client
|
|
21
|
-
end
|
|
22
|
-
|
|
23
|
-
# Geolocate an IP address
|
|
24
|
-
# Identify an IP address Country, State/Provence, City, Zip/Postal Code, etc. Useful for security and UX applications.
|
|
25
|
-
# @param value IP address to geolocate, e.g. \"55.55.55.55\". The input is a string so be sure to enclose it in double-quotes.
|
|
26
|
-
# @param [Hash] opts the optional parameters
|
|
27
|
-
# @return [GeolocateResponse]
|
|
28
|
-
def i_p_address_post(value, opts = {})
|
|
29
|
-
data, _status_code, _headers = i_p_address_post_with_http_info(value, opts)
|
|
30
|
-
return data
|
|
31
|
-
end
|
|
32
|
-
|
|
33
|
-
# Geolocate an IP address
|
|
34
|
-
# Identify an IP address Country, State/Provence, City, Zip/Postal Code, etc. Useful for security and UX applications.
|
|
35
|
-
# @param value IP address to geolocate, e.g. \"55.55.55.55\". The input is a string so be sure to enclose it in double-quotes.
|
|
36
|
-
# @param [Hash] opts the optional parameters
|
|
37
|
-
# @return [Array<(GeolocateResponse, Fixnum, Hash)>] GeolocateResponse data, response status code and response headers
|
|
38
|
-
def i_p_address_post_with_http_info(value, opts = {})
|
|
39
|
-
if @api_client.config.debugging
|
|
40
|
-
@api_client.config.logger.debug "Calling API: IPAddressApi.i_p_address_post ..."
|
|
41
|
-
end
|
|
42
|
-
# verify the required parameter 'value' is set
|
|
43
|
-
if @api_client.config.client_side_validation && value.nil?
|
|
44
|
-
fail ArgumentError, "Missing the required parameter 'value' when calling IPAddressApi.i_p_address_post"
|
|
45
|
-
end
|
|
46
|
-
# resource path
|
|
47
|
-
local_var_path = "/validate/ip/geolocate"
|
|
48
|
-
|
|
49
|
-
# query parameters
|
|
50
|
-
query_params = {}
|
|
51
|
-
|
|
52
|
-
# header parameters
|
|
53
|
-
header_params = {}
|
|
54
|
-
# HTTP header 'Accept' (if needed)
|
|
55
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
56
|
-
# HTTP header 'Content-Type'
|
|
57
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
58
|
-
|
|
59
|
-
# form parameters
|
|
60
|
-
form_params = {}
|
|
61
|
-
|
|
62
|
-
# http body (model)
|
|
63
|
-
post_body = @api_client.object_to_http_body(value)
|
|
64
|
-
auth_names = ['Apikey']
|
|
65
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
66
|
-
:header_params => header_params,
|
|
67
|
-
:query_params => query_params,
|
|
68
|
-
:form_params => form_params,
|
|
69
|
-
:body => post_body,
|
|
70
|
-
:auth_names => auth_names,
|
|
71
|
-
:return_type => 'GeolocateResponse')
|
|
72
|
-
if @api_client.config.debugging
|
|
73
|
-
@api_client.config.logger.debug "API called: IPAddressApi#i_p_address_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
74
|
-
end
|
|
75
|
-
return data, status_code, headers
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
end
|
|
@@ -1,298 +0,0 @@
|
|
|
1
|
-
=begin
|
|
2
|
-
#validateapi
|
|
3
|
-
|
|
4
|
-
#The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
|
|
5
|
-
|
|
6
|
-
OpenAPI spec version: v1
|
|
7
|
-
|
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.3.1
|
|
10
|
-
|
|
11
|
-
=end
|
|
12
|
-
|
|
13
|
-
require "uri"
|
|
14
|
-
|
|
15
|
-
module CloudmersiveValidateApiClient
|
|
16
|
-
class NameApi
|
|
17
|
-
attr_accessor :api_client
|
|
18
|
-
|
|
19
|
-
def initialize(api_client = ApiClient.default)
|
|
20
|
-
@api_client = api_client
|
|
21
|
-
end
|
|
22
|
-
|
|
23
|
-
# Get the gender of a first name
|
|
24
|
-
# Determines the gender of a first name (given name)
|
|
25
|
-
# @param input Gender request information
|
|
26
|
-
# @param [Hash] opts the optional parameters
|
|
27
|
-
# @return [GetGenderResponse]
|
|
28
|
-
def name_get_gender(input, opts = {})
|
|
29
|
-
data, _status_code, _headers = name_get_gender_with_http_info(input, opts)
|
|
30
|
-
return data
|
|
31
|
-
end
|
|
32
|
-
|
|
33
|
-
# Get the gender of a first name
|
|
34
|
-
# Determines the gender of a first name (given name)
|
|
35
|
-
# @param input Gender request information
|
|
36
|
-
# @param [Hash] opts the optional parameters
|
|
37
|
-
# @return [Array<(GetGenderResponse, Fixnum, Hash)>] GetGenderResponse data, response status code and response headers
|
|
38
|
-
def name_get_gender_with_http_info(input, opts = {})
|
|
39
|
-
if @api_client.config.debugging
|
|
40
|
-
@api_client.config.logger.debug "Calling API: NameApi.name_get_gender ..."
|
|
41
|
-
end
|
|
42
|
-
# verify the required parameter 'input' is set
|
|
43
|
-
if @api_client.config.client_side_validation && input.nil?
|
|
44
|
-
fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_get_gender"
|
|
45
|
-
end
|
|
46
|
-
# resource path
|
|
47
|
-
local_var_path = "/validate/name/get-gender"
|
|
48
|
-
|
|
49
|
-
# query parameters
|
|
50
|
-
query_params = {}
|
|
51
|
-
|
|
52
|
-
# header parameters
|
|
53
|
-
header_params = {}
|
|
54
|
-
# HTTP header 'Accept' (if needed)
|
|
55
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
56
|
-
# HTTP header 'Content-Type'
|
|
57
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
58
|
-
|
|
59
|
-
# form parameters
|
|
60
|
-
form_params = {}
|
|
61
|
-
|
|
62
|
-
# http body (model)
|
|
63
|
-
post_body = @api_client.object_to_http_body(input)
|
|
64
|
-
auth_names = ['Apikey']
|
|
65
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
66
|
-
:header_params => header_params,
|
|
67
|
-
:query_params => query_params,
|
|
68
|
-
:form_params => form_params,
|
|
69
|
-
:body => post_body,
|
|
70
|
-
:auth_names => auth_names,
|
|
71
|
-
:return_type => 'GetGenderResponse')
|
|
72
|
-
if @api_client.config.debugging
|
|
73
|
-
@api_client.config.logger.debug "API called: NameApi#name_get_gender\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
74
|
-
end
|
|
75
|
-
return data, status_code, headers
|
|
76
|
-
end
|
|
77
|
-
|
|
78
|
-
# Validate a code identifier
|
|
79
|
-
# Determines if the input name is a valid technical / code identifier. Configure input rules such as whether whitespace, hyphens, underscores, etc. are allowed. For example, a valid identifier might be \"helloWorld\" but not \"hello*World\".
|
|
80
|
-
# @param input Identifier validation request information
|
|
81
|
-
# @param [Hash] opts the optional parameters
|
|
82
|
-
# @return [ValidateIdentifierResponse]
|
|
83
|
-
def name_identifier(input, opts = {})
|
|
84
|
-
data, _status_code, _headers = name_identifier_with_http_info(input, opts)
|
|
85
|
-
return data
|
|
86
|
-
end
|
|
87
|
-
|
|
88
|
-
# Validate a code identifier
|
|
89
|
-
# Determines if the input name is a valid technical / code identifier. Configure input rules such as whether whitespace, hyphens, underscores, etc. are allowed. For example, a valid identifier might be \"helloWorld\" but not \"hello*World\".
|
|
90
|
-
# @param input Identifier validation request information
|
|
91
|
-
# @param [Hash] opts the optional parameters
|
|
92
|
-
# @return [Array<(ValidateIdentifierResponse, Fixnum, Hash)>] ValidateIdentifierResponse data, response status code and response headers
|
|
93
|
-
def name_identifier_with_http_info(input, opts = {})
|
|
94
|
-
if @api_client.config.debugging
|
|
95
|
-
@api_client.config.logger.debug "Calling API: NameApi.name_identifier ..."
|
|
96
|
-
end
|
|
97
|
-
# verify the required parameter 'input' is set
|
|
98
|
-
if @api_client.config.client_side_validation && input.nil?
|
|
99
|
-
fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_identifier"
|
|
100
|
-
end
|
|
101
|
-
# resource path
|
|
102
|
-
local_var_path = "/validate/name/identifier"
|
|
103
|
-
|
|
104
|
-
# query parameters
|
|
105
|
-
query_params = {}
|
|
106
|
-
|
|
107
|
-
# header parameters
|
|
108
|
-
header_params = {}
|
|
109
|
-
# HTTP header 'Accept' (if needed)
|
|
110
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
111
|
-
# HTTP header 'Content-Type'
|
|
112
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
113
|
-
|
|
114
|
-
# form parameters
|
|
115
|
-
form_params = {}
|
|
116
|
-
|
|
117
|
-
# http body (model)
|
|
118
|
-
post_body = @api_client.object_to_http_body(input)
|
|
119
|
-
auth_names = ['Apikey']
|
|
120
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
121
|
-
:header_params => header_params,
|
|
122
|
-
:query_params => query_params,
|
|
123
|
-
:form_params => form_params,
|
|
124
|
-
:body => post_body,
|
|
125
|
-
:auth_names => auth_names,
|
|
126
|
-
:return_type => 'ValidateIdentifierResponse')
|
|
127
|
-
if @api_client.config.debugging
|
|
128
|
-
@api_client.config.logger.debug "API called: NameApi#name_identifier\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
129
|
-
end
|
|
130
|
-
return data, status_code, headers
|
|
131
|
-
end
|
|
132
|
-
|
|
133
|
-
# Validate a first name
|
|
134
|
-
# Determines if a string is a valid first name (given name)
|
|
135
|
-
# @param input Validation request information
|
|
136
|
-
# @param [Hash] opts the optional parameters
|
|
137
|
-
# @return [FirstNameValidationResponse]
|
|
138
|
-
def name_validate_first_name(input, opts = {})
|
|
139
|
-
data, _status_code, _headers = name_validate_first_name_with_http_info(input, opts)
|
|
140
|
-
return data
|
|
141
|
-
end
|
|
142
|
-
|
|
143
|
-
# Validate a first name
|
|
144
|
-
# Determines if a string is a valid first name (given name)
|
|
145
|
-
# @param input Validation request information
|
|
146
|
-
# @param [Hash] opts the optional parameters
|
|
147
|
-
# @return [Array<(FirstNameValidationResponse, Fixnum, Hash)>] FirstNameValidationResponse data, response status code and response headers
|
|
148
|
-
def name_validate_first_name_with_http_info(input, opts = {})
|
|
149
|
-
if @api_client.config.debugging
|
|
150
|
-
@api_client.config.logger.debug "Calling API: NameApi.name_validate_first_name ..."
|
|
151
|
-
end
|
|
152
|
-
# verify the required parameter 'input' is set
|
|
153
|
-
if @api_client.config.client_side_validation && input.nil?
|
|
154
|
-
fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_first_name"
|
|
155
|
-
end
|
|
156
|
-
# resource path
|
|
157
|
-
local_var_path = "/validate/name/first"
|
|
158
|
-
|
|
159
|
-
# query parameters
|
|
160
|
-
query_params = {}
|
|
161
|
-
|
|
162
|
-
# header parameters
|
|
163
|
-
header_params = {}
|
|
164
|
-
# HTTP header 'Accept' (if needed)
|
|
165
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
166
|
-
# HTTP header 'Content-Type'
|
|
167
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
168
|
-
|
|
169
|
-
# form parameters
|
|
170
|
-
form_params = {}
|
|
171
|
-
|
|
172
|
-
# http body (model)
|
|
173
|
-
post_body = @api_client.object_to_http_body(input)
|
|
174
|
-
auth_names = ['Apikey']
|
|
175
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
176
|
-
:header_params => header_params,
|
|
177
|
-
:query_params => query_params,
|
|
178
|
-
:form_params => form_params,
|
|
179
|
-
:body => post_body,
|
|
180
|
-
:auth_names => auth_names,
|
|
181
|
-
:return_type => 'FirstNameValidationResponse')
|
|
182
|
-
if @api_client.config.debugging
|
|
183
|
-
@api_client.config.logger.debug "API called: NameApi#name_validate_first_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
184
|
-
end
|
|
185
|
-
return data, status_code, headers
|
|
186
|
-
end
|
|
187
|
-
|
|
188
|
-
# Parse and validate a full name
|
|
189
|
-
# Parses a full name string (e.g. \"Mr. Jon van der Waal Jr.\") into its component parts (and returns these component parts), and then validates whether it is a valid name string or not
|
|
190
|
-
# @param input Validation request information
|
|
191
|
-
# @param [Hash] opts the optional parameters
|
|
192
|
-
# @return [FullNameValidationResponse]
|
|
193
|
-
def name_validate_full_name(input, opts = {})
|
|
194
|
-
data, _status_code, _headers = name_validate_full_name_with_http_info(input, opts)
|
|
195
|
-
return data
|
|
196
|
-
end
|
|
197
|
-
|
|
198
|
-
# Parse and validate a full name
|
|
199
|
-
# Parses a full name string (e.g. \"Mr. Jon van der Waal Jr.\") into its component parts (and returns these component parts), and then validates whether it is a valid name string or not
|
|
200
|
-
# @param input Validation request information
|
|
201
|
-
# @param [Hash] opts the optional parameters
|
|
202
|
-
# @return [Array<(FullNameValidationResponse, Fixnum, Hash)>] FullNameValidationResponse data, response status code and response headers
|
|
203
|
-
def name_validate_full_name_with_http_info(input, opts = {})
|
|
204
|
-
if @api_client.config.debugging
|
|
205
|
-
@api_client.config.logger.debug "Calling API: NameApi.name_validate_full_name ..."
|
|
206
|
-
end
|
|
207
|
-
# verify the required parameter 'input' is set
|
|
208
|
-
if @api_client.config.client_side_validation && input.nil?
|
|
209
|
-
fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_full_name"
|
|
210
|
-
end
|
|
211
|
-
# resource path
|
|
212
|
-
local_var_path = "/validate/name/full-name"
|
|
213
|
-
|
|
214
|
-
# query parameters
|
|
215
|
-
query_params = {}
|
|
216
|
-
|
|
217
|
-
# header parameters
|
|
218
|
-
header_params = {}
|
|
219
|
-
# HTTP header 'Accept' (if needed)
|
|
220
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
221
|
-
# HTTP header 'Content-Type'
|
|
222
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
223
|
-
|
|
224
|
-
# form parameters
|
|
225
|
-
form_params = {}
|
|
226
|
-
|
|
227
|
-
# http body (model)
|
|
228
|
-
post_body = @api_client.object_to_http_body(input)
|
|
229
|
-
auth_names = ['Apikey']
|
|
230
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
231
|
-
:header_params => header_params,
|
|
232
|
-
:query_params => query_params,
|
|
233
|
-
:form_params => form_params,
|
|
234
|
-
:body => post_body,
|
|
235
|
-
:auth_names => auth_names,
|
|
236
|
-
:return_type => 'FullNameValidationResponse')
|
|
237
|
-
if @api_client.config.debugging
|
|
238
|
-
@api_client.config.logger.debug "API called: NameApi#name_validate_full_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
239
|
-
end
|
|
240
|
-
return data, status_code, headers
|
|
241
|
-
end
|
|
242
|
-
|
|
243
|
-
# Validate a last name
|
|
244
|
-
# Determines if a string is a valid last name (surname)
|
|
245
|
-
# @param input Validation request information
|
|
246
|
-
# @param [Hash] opts the optional parameters
|
|
247
|
-
# @return [LastNameValidationResponse]
|
|
248
|
-
def name_validate_last_name(input, opts = {})
|
|
249
|
-
data, _status_code, _headers = name_validate_last_name_with_http_info(input, opts)
|
|
250
|
-
return data
|
|
251
|
-
end
|
|
252
|
-
|
|
253
|
-
# Validate a last name
|
|
254
|
-
# Determines if a string is a valid last name (surname)
|
|
255
|
-
# @param input Validation request information
|
|
256
|
-
# @param [Hash] opts the optional parameters
|
|
257
|
-
# @return [Array<(LastNameValidationResponse, Fixnum, Hash)>] LastNameValidationResponse data, response status code and response headers
|
|
258
|
-
def name_validate_last_name_with_http_info(input, opts = {})
|
|
259
|
-
if @api_client.config.debugging
|
|
260
|
-
@api_client.config.logger.debug "Calling API: NameApi.name_validate_last_name ..."
|
|
261
|
-
end
|
|
262
|
-
# verify the required parameter 'input' is set
|
|
263
|
-
if @api_client.config.client_side_validation && input.nil?
|
|
264
|
-
fail ArgumentError, "Missing the required parameter 'input' when calling NameApi.name_validate_last_name"
|
|
265
|
-
end
|
|
266
|
-
# resource path
|
|
267
|
-
local_var_path = "/validate/name/last"
|
|
268
|
-
|
|
269
|
-
# query parameters
|
|
270
|
-
query_params = {}
|
|
271
|
-
|
|
272
|
-
# header parameters
|
|
273
|
-
header_params = {}
|
|
274
|
-
# HTTP header 'Accept' (if needed)
|
|
275
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
276
|
-
# HTTP header 'Content-Type'
|
|
277
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
278
|
-
|
|
279
|
-
# form parameters
|
|
280
|
-
form_params = {}
|
|
281
|
-
|
|
282
|
-
# http body (model)
|
|
283
|
-
post_body = @api_client.object_to_http_body(input)
|
|
284
|
-
auth_names = ['Apikey']
|
|
285
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
286
|
-
:header_params => header_params,
|
|
287
|
-
:query_params => query_params,
|
|
288
|
-
:form_params => form_params,
|
|
289
|
-
:body => post_body,
|
|
290
|
-
:auth_names => auth_names,
|
|
291
|
-
:return_type => 'LastNameValidationResponse')
|
|
292
|
-
if @api_client.config.debugging
|
|
293
|
-
@api_client.config.logger.debug "API called: NameApi#name_validate_last_name\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
294
|
-
end
|
|
295
|
-
return data, status_code, headers
|
|
296
|
-
end
|
|
297
|
-
end
|
|
298
|
-
end
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
=begin
|
|
2
|
-
#validateapi
|
|
3
|
-
|
|
4
|
-
#The validation APIs help you validate data. Check if an E-mail address is real. Check if a domain is real. Check up on an IP address, and even where it is located. All this and much more is available in the validation API.
|
|
5
|
-
|
|
6
|
-
OpenAPI spec version: v1
|
|
7
|
-
|
|
8
|
-
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
|
9
|
-
Swagger Codegen version: 2.3.1
|
|
10
|
-
|
|
11
|
-
=end
|
|
12
|
-
|
|
13
|
-
require "uri"
|
|
14
|
-
|
|
15
|
-
module CloudmersiveValidateApiClient
|
|
16
|
-
class PhoneNumberApi
|
|
17
|
-
attr_accessor :api_client
|
|
18
|
-
|
|
19
|
-
def initialize(api_client = ApiClient.default)
|
|
20
|
-
@api_client = api_client
|
|
21
|
-
end
|
|
22
|
-
|
|
23
|
-
# Validate phone number (basic)
|
|
24
|
-
# Validate a phone number by analyzing the syntax
|
|
25
|
-
# @param value Phone number to validate in a PhoneNumberValidateRequest object. Try a phone number such as \"1.800.463.3339\", and either leave DefaultCountryCode blank or use \"US\".
|
|
26
|
-
# @param [Hash] opts the optional parameters
|
|
27
|
-
# @return [PhoneNumberValidationResponse]
|
|
28
|
-
def phone_number_syntax_only(value, opts = {})
|
|
29
|
-
data, _status_code, _headers = phone_number_syntax_only_with_http_info(value, opts)
|
|
30
|
-
return data
|
|
31
|
-
end
|
|
32
|
-
|
|
33
|
-
# Validate phone number (basic)
|
|
34
|
-
# Validate a phone number by analyzing the syntax
|
|
35
|
-
# @param value Phone number to validate in a PhoneNumberValidateRequest object. Try a phone number such as \"1.800.463.3339\", and either leave DefaultCountryCode blank or use \"US\".
|
|
36
|
-
# @param [Hash] opts the optional parameters
|
|
37
|
-
# @return [Array<(PhoneNumberValidationResponse, Fixnum, Hash)>] PhoneNumberValidationResponse data, response status code and response headers
|
|
38
|
-
def phone_number_syntax_only_with_http_info(value, opts = {})
|
|
39
|
-
if @api_client.config.debugging
|
|
40
|
-
@api_client.config.logger.debug "Calling API: PhoneNumberApi.phone_number_syntax_only ..."
|
|
41
|
-
end
|
|
42
|
-
# verify the required parameter 'value' is set
|
|
43
|
-
if @api_client.config.client_side_validation && value.nil?
|
|
44
|
-
fail ArgumentError, "Missing the required parameter 'value' when calling PhoneNumberApi.phone_number_syntax_only"
|
|
45
|
-
end
|
|
46
|
-
# resource path
|
|
47
|
-
local_var_path = "/validate/phonenumber/basic"
|
|
48
|
-
|
|
49
|
-
# query parameters
|
|
50
|
-
query_params = {}
|
|
51
|
-
|
|
52
|
-
# header parameters
|
|
53
|
-
header_params = {}
|
|
54
|
-
# HTTP header 'Accept' (if needed)
|
|
55
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json', 'text/json', 'application/xml', 'text/xml'])
|
|
56
|
-
# HTTP header 'Content-Type'
|
|
57
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'text/json', 'application/xml', 'text/xml', 'application/x-www-form-urlencoded'])
|
|
58
|
-
|
|
59
|
-
# form parameters
|
|
60
|
-
form_params = {}
|
|
61
|
-
|
|
62
|
-
# http body (model)
|
|
63
|
-
post_body = @api_client.object_to_http_body(value)
|
|
64
|
-
auth_names = ['Apikey']
|
|
65
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path,
|
|
66
|
-
:header_params => header_params,
|
|
67
|
-
:query_params => query_params,
|
|
68
|
-
:form_params => form_params,
|
|
69
|
-
:body => post_body,
|
|
70
|
-
:auth_names => auth_names,
|
|
71
|
-
:return_type => 'PhoneNumberValidationResponse')
|
|
72
|
-
if @api_client.config.debugging
|
|
73
|
-
@api_client.config.logger.debug "API called: PhoneNumberApi#phone_number_syntax_only\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
|
74
|
-
end
|
|
75
|
-
return data, status_code, headers
|
|
76
|
-
end
|
|
77
|
-
end
|
|
78
|
-
end
|