Sha256: f0db39a72b35ab1096e8bcbbf0932154f74c49a6cf4c922aa5c120800f00a34f
Contents?: true
Size: 660 Bytes
Versions: 26
Compression:
Stored size: 660 Bytes
Contents
# CloudmersiveValidateApiClient::ValidateIdentifierResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **valid_identifier** | **BOOLEAN** | True if the input identifier is valid, false otherwise | [optional] **error** | **String** | Resulting error from the identifier validation; possible errors are: \"InputIsEmpty\", \"ContainsWhitespace\", \"ContainsNumbers\", \"ContainsHyphen\", \"ContainsUnderscore\", \"ContainsPeriod\", \"TooShort\", \"TooLong\", \"ContainsSpecialCharacters\" | [optional]
Version data entries
26 entries across 26 versions & 1 rubygems