InX extension

Extension providing membership validation methods on String.

on

Methods

isIn(Iterable<String> values) bool

Available on String, provided by the InX extension

Checks if the string is one of the values.