HasValidValues

class Object
trait Matchable
class Any

Value members

Abstract methods

def validValues: Array[Any]

Concrete methods

def isBinary: Boolean

Tests whether this field is binary, that is categorical and it contains exactly two valid values.

Tests whether this field is binary, that is categorical and it contains exactly two valid values.

def isValidValue(value: Any): Boolean
def numCategories: Int