ValidatedOrganisationName

uk.gov.hmrc.apiplatform.modules.organisations.domain.models.ValidatedOrganisationName
See theValidatedOrganisationName companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

Value members

Concrete methods

def apply(raw: String): Option[ValidatedOrganisationName]
def validate(organisationName: String): ValidationResult[ValidatedOrganisationName]