pysdic.IntegrationPoints.validate#
- IntegrationPoints.validate()[source]#
Validate the consistency of the
IntegrationPointsinstance.This method checks the internal consistency of the attributes and raises an error if any inconsistency is found.
- Raises:
ValueError – If any inconsistency is found in the attributes.
- Return type:
None