validate method
inherited
Validates that this reference resolves to an existing boundary element.
Throws an Exception if the referenced element does not exist or the reference is otherwise invalid.
Implementation
void validate() {}
Validates that this reference resolves to an existing boundary element.
Throws an Exception if the referenced element does not exist or the reference is otherwise invalid.
void validate() {}