Skip to content

Commit

Permalink
Add link to validators documention from the main extension page
Browse files Browse the repository at this point in the history
  • Loading branch information
eslavich committed Feb 6, 2023
1 parent e293487 commit cc3bf69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/asdf/extending/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,8 @@ and are included in an extension via the ``validators`` property:
extension_uri = "asdf://example.com/example-project/extensions/foo-1.0.0"
validators = [FooValidator()]
See :ref:`extending_validators` for details on implementing the Validator interface.

ASDF Standard version requirement
---------------------------------

Expand Down

0 comments on commit cc3bf69

Please sign in to comment.