validate

Scheme.validate() MarkdownStr[source]

Return a string listing all problems in the model and missing parameters.

Returns:

A user-friendly string containing all the problems of a model if any. Defaults to ‘Your model is valid.’ if no problems are found.

Return type:

MarkdownStr