matchesProperties

fun matchesProperties(filter: PropertyFilter, properties: Map<String, Any?>): Boolean

Test if a properties map matches the filter. Alias for matches for readability in property filtering contexts.