EndWith

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

Tests if the input ends with the given suffix.

Attributes

V

the string to compare with the end of the input.

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view