IsModelValid abstract method

bool IsModelValid(
  1. ModelStructType model
)

Implementation

bool IsModelValid(
  ModelStructType model,
);