Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ENCORE 2.1.0 documentation
Logo
ENCORE 2.1.0 documentation

The basics

  • Quickstart
  • Installation
  • Usage
  • Acknowledgments

API documentation

  • Main Window (GUI)
  • Analysis Runners
  • Data Handling
    • Assign data
    • Load data
  • Figures and Plotters
    • MatplotlibWidget definition
    • Default plot functions for ENCORE
    • ENCORE runners plots
  • Data Validators
    • Validator of algorithm input data
    • Validator of algorithm parameters
    • Validator of algorithm results
    • Validator of algorithms config file
  • Utility functions

Advanced use

  • Adding New Algorithms to ENCORE
  • Running batch analyses using the ENCORE Python API

Conceptual background

  • Overview
Back to top
View this page
Edit this page

Data Validators¶

The validators module provides utilities for validating input and output data for the runners and for the algorithms config file.

Module Reference¶

  • Validator of algorithm input data
  • Validator of algorithm parameters
  • Validator of algorithm results
  • Validator of algorithms config file
Next
Validator of algorithm input data
Previous
ENCORE runners plots
Copyright © 2026, rivelco
Made with Sphinx and @pradyunsg's Furo
On this page
  • Data Validators
    • Module Reference