Skip to content

Validation and Errors

This chapter documents common validation rules and common input errors.

Typical Validation Categories

  • missing required keys
  • unknown keys
  • unsupported models
  • invalid solver settings
  • unknown species references
  • invalid analysis references

Common Examples

Missing Required Reaction Parameters

A kinetic model must define all required parameters.

Unknown Species in Reactions

Every species referenced in the reactions block must exist in components.

Unsupported Runtime Modes

The manual documents the supported production workflow only.

Invalid Solver Methods

Solver method names must match the supported methods for the chosen simulation type.

Error Messages

Error messages are intended to point to the failing declaration and to identify the missing or unsupported field as directly as possible.