# Function: isPredictionMarketValid()

> **isPredictionMarketValid**(`collection`): `boolean`

Defined in: [packages/bitbadgesjs-sdk/src/core/prediction-markets.ts:783](https://github.com/BitBadges/bitbadgesjs/blob/master/packages/bitbadgesjs-sdk/src/core/prediction-markets.ts#L783)

Quick boolean check — returns true if the collection passes all validation
checks (no errors). Warnings are acceptable.

## Parameters

### collection

`any`

## Returns

`boolean`
