plasmapy.utils.decorators.validators
Various decorators to validate input/output arguments to functions.
Classes
|
A decorator class to 'validate' -- control and convert -- the units and values of input and return arguments to a function or method. |
Functions
|
A decorator responsible for raising errors if the expected arguments weren't provided during class instantiation. |
|
A decorator to 'validate' — control and convert — the units and values of input and return arguments to a function or method. |