Custom TargetMeta
It's also possible to define own rules. If you are reading this article, I think
you have already read some systempy's sources. You are ready to read
TargetMeta
implementation. In very short words, all rules are defined in __systempy_criteria__
method and error messages are defined in __systempy_error_messages__ attribute