Referencedesign-atomsTypeCheckerOn this pageTypeChecker Interfaces ITypeDescription Properties classType? optional classType?: any; name name: string; type? optional type?: string; Functions check() function check(data, types): boolean; Parameters ParameterTypedata{ }typesITypeDescription[] Returns boolean