# Avoid using a behavior subject's value (`no-subject-value`)

This rule effects an error if the `value` property - or `getValue` method - of a `BehaviorSubject` is used.

## Options

This rule has no options.