instance method Spah.DOM.Modifiers#validate
Spah.DOM.Modifiers#validate(module) → Boolean
module (Spah.DOM.Modifier): The object to be validated against the modifier interface.
Validates an object as being compatible with the modifier interface. Called against any modules before they are added using the #add method.