Flex Filter can cancel an asset save operation?
Is it possible to have a Flex Filter abandon the save operation on an asset when run? If so, how? Just throw an AssetException?
I'm thinking about this in relation to a filter which would restrict the size of certain file uploads (unless there's a better way to handle this?)