aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/MASShortcutValidator.m
AgeCommit message (Collapse)Author
2015-01-07Introduced a standalone MASShortcutValidator class to validate shortcuts.Tomáš Znamenáček
It’s a natural simplification of the MASShortcut class. All MASShortcutView objects use a shared validator by default, but can be reconfigured to use a different validator if needed through the shortcutValidator property.