constraint
object constraint
class Object
trait Matchable
class Any
Type members
Classlikes
trait LowerCase
Constraint: checks if the input value is lower case.
Constraint: checks if the input value is lower case.
Constraint: checks if the input value matches V.
Constraint: checks if the input value matches V.
- Type Params
- V
the regex to match with.
trait UpperCase
Constraint: checks if the input value is upper case.
Constraint: checks if the input value is upper case.