RemodelerValidator ================== .. currentmodule:: hed.tools.remodeling.remodeler_validator .. autoclass:: hed.tools.remodeling.remodeler_validator.RemodelerValidator :noindex: .. rubric:: Methods .. autosummary:: RemodelerValidator.__init__ RemodelerValidator.validate .. rubric:: Attributes .. autosummary:: RemodelerValidator.BASE_ARRAY RemodelerValidator.MESSAGE_STRINGS RemodelerValidator.OPERATION_DICT RemodelerValidator.PARAMETER_SPECIFICATION_TEMPLATE .. _method-__init__: .. automethod:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.__init__ .. _method-validate: .. automethod:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.validate .. _attribute-BASE_ARRAY: .. autoattribute:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.BASE_ARRAY .. _attribute-MESSAGE_STRINGS: .. autoattribute:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.MESSAGE_STRINGS .. _attribute-OPERATION_DICT: .. autoattribute:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.OPERATION_DICT .. _attribute-PARAMETER_SPECIFICATION_TEMPLATE: .. autoattribute:: hed.tools.remodeling.remodeler_validator.RemodelerValidator.PARAMETER_SPECIFICATION_TEMPLATE