@buzzr/dfs-engine
    Preparing search index...

    Function validateDfsBetLeg

    • Validate that a value conforms to DfsBetLeg. The grader only reads legId and legStatus, so this is the minimum-viable validation — structurally complete legs may carry many more fields than checked here.

      Parameters

      • leg: unknown

      Returns ValidationResult<DfsBetLeg>