validator_factory
trestle.core.validator_factory
¤
Register all validators here in the validator_factory.
Attributes¤
validator_factory: ObjectFactory = ObjectFactory()
module-attribute
¤
Classes¤
Functions¤
init_arguments(cmd)
¤
Feed the arguments to the argument parser.
Source code in trestle/core/validator_factory.py
36 37 38 39 40 41 42 43 44 |
|
handler: python