networkCompat

refined4s.types.networkCompat
object networkCompat

Attributes

Since

2024-09-04

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Url extends InlinedRefined[String]

Attributes

Supertypes
trait InlinedRefined[String]
trait RefinedBase[String]
trait NewtypeBase[String]
class Object
trait Matchable
class Any
Show all
Self type
Url.type

Types

type Url = Type

Value members

Concrete methods

def isValidateUrl(urlExpr: Expr[String])(using Quotes): Expr[Boolean]