validate
- Project.validate(model_name: str, parameters_name: str | None = None) MarkdownStr[source]
Check that the model is valid, list all issues in the model if there are any.
If
parameters_namealso consider theParameterswhen validating.- Parameters:
- Returns:
Text indicating if the model is valid or not.
- Return type: