@buzzr/dfs-engine
Preparing search index...
DfsBookValidationRules
Type Alias DfsBookValidationRules
type
DfsBookValidationRules
=
{
duplicatePlayers
?:
DfsValidationSeverity
;
leagues
?:
readonly
string
[]
;
sameGame
?:
DfsValidationSeverity
;
sameTeam
?:
DfsValidationSeverity
;
}
Index
Properties
duplicate
Players?
leagues?
same
Game?
same
Team?
Properties
Optional
duplicate
Players
duplicatePlayers
?:
DfsValidationSeverity
Optional
leagues
leagues
?:
readonly
string
[]
Optional
same
Game
sameGame
?:
DfsValidationSeverity
Optional
same
Team
sameTeam
?:
DfsValidationSeverity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duplicate
Players
leagues
same
Game
same
Team
@buzzr/dfs-engine
Loading...