﻿h5rdmtoolbox.convention.StandardAttribute
=========================================

.. currentmodule:: h5rdmtoolbox.convention

.. autoclass:: StandardAttribute

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~StandardAttribute.__init__
      ~StandardAttribute.get
      ~StandardAttribute.is_obligatory
      ~StandardAttribute.is_optional
      ~StandardAttribute.is_positional
      ~StandardAttribute.make_optional
      ~StandardAttribute.set
      ~StandardAttribute.validate
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~StandardAttribute.EMPTY
      ~StandardAttribute.METHOD_CLS_ASSIGNMENT
      ~StandardAttribute.NONE
      ~StandardAttribute.PROPERTY_CLS_ASSIGNMENT
      ~StandardAttribute.VALID_TARGET_METHODS
   
   