UrlParser class is used to parse and validate env variables of type URL. UrlParser

v0.2.5

Implements

Constructors

Properties

Methods

Constructors

Properties

name: string = 'urlParser'

name of the parser

Methods

  • Optional build readable string from value for log (can hide sensitive part from logs) else toString is used

    Parameters

    • value: URL

      value to log

    Returns string