nspl\args\Constraint::__invoke PHP Method

__invoke() public method

Returns true if the value satisfies the constraint
public __invoke ( mixed $value ) : boolean
$value mixed
return boolean
    function __invoke($value);