Typed ValidateLinksRequest model.
@type t() :: %ApolloSignal.Types.ValidateLinksRequest{html: String.t() | nil}
@spec from_map(map()) :: t()
@spec to_map(t()) :: map()