mdread/NOB

constraint by reflection

Closed this issue · 0 comments

provide a constraint "reflex" that allows to invoke a method of the evaluated object trought reflection, that method must have a return value of type boolean.
example:
$("some string", reflex("startsWith", "some")).or("other string")