Sha256: df206eb9bfa8d7476382cba8d8080713acbec24c82a483f74beb4ee32b5f15cc
Contents?: true
Size: 535 Bytes
Versions: 14
Compression:
Stored size: 535 Bytes
Contents
# CloudmersiveValidateApiClient::XssProtectionResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **successful** | **BOOLEAN** | True if the operation was successful, false otherwise | [optional] **contained_xss** | **BOOLEAN** | True if the input contained XSS scripting, false otherwise | [optional] **original_input** | **String** | Original input string | [optional] **normalized_result** | **String** | Normalized string result, with XSS removed | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems