This method finds a matching thing in a collection of things. This works matching if the ID or NAME equals to `name`. Or, if `name` is a regexp, a partial match is chosen as well.
[Validate]