SafeUrlValidation
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class SafeUrlValidation { string InvalidMessage { get; set; } bool IsValid { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
InvalidMessage | string | |||
IsValid | bool |