Field

trait Field
class Object
trait Matchable
class Any

Value members

Abstract methods

def !==(value: String): FieldNotEquals

Field must not be equal to the given value

Field must not be equal to the given value

def ===(value: String): FieldEquals

Field must be equal to the given value

Field must be equal to the given value