ScalaGetterPropertySelectionStrategy

bitlap.validation.ScalaGetterPropertySelectionStrategy
final class ScalaGetterPropertySelectionStrategy extends GetterPropertySelectionStrategy

Attributes

Graph
Supertypes
trait GetterPropertySelectionStrategy
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def getGetterMethodNameCandidates(propertyName: String): List[String]
def getProperty(executable: ConstrainableExecutable): Optional[String]