Instance Property
isValidvalidvalid
Whether the endpoint represents a valid URL.
Declaration
var isValid: Bool { get }Declaration
@property (readonly, getter=isValid) BOOL valid;Declaration
isValid() -> boolInstance Property
Whether the endpoint represents a valid URL.
var isValid: Bool { get }@property (readonly, getter=isValid) BOOL valid;isValid() -> bool