BasicDecode
trait BasicDecode
Implicits
Implicits
implicit
The full name of the folder should never be empty, therefore NonEmptyList.fromListUnsafe is used
The full name of the folder should never be empty, therefore NonEmptyList.fromListUnsafe is used
implicit
def mailAddressParseNameAndAddressValidated: Conv[(Option[String], String), ValidatedNec[AddressException, MailAddress]]