blob: 85713f8538040f35e066e1434fbff1744861c562 [file] [log] [blame]
=======================
schema
=======================
`@schema` is a function modifier that allows you to specify a schema for the
function's inputs/outputs. This can be used to validate data at runtime, visualize, etc...
**Reference Documentation**
.. autoclass:: hamilton.function_modifiers.schema
:members: output