EndsWith

pl.msitko.refined.runtime.ValidateExprString.EndsWith
final case class EndsWith(t: String) extends ValidateExprString

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def validate(v: String): Option[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product