StartWith

io.github.iltotore.iron.constraint.string$.StartWith
See theStartWith companion object
final class StartWith[V <: String]

Tests if the input starts with the given prefix.

Attributes

V

the string to compare with the start of the input.

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view