Optional
$eqOptional
$existsChecks if the current property exists.
Greater than comparison with the provided value.
Greater than or equal comparison with the provided value.
Checks if the property matches any of the provided values.
Lower than comparison with the provided value.
Lower than or equal comparison with the provided value.
Optional
$neqChecks for inequality with the provided value.
Generated using TypeDoc
Checks for equality with the provided value.