When developing a network with weight restrictions per specific travel modes, the results are not consistent. For example, if I have a travel mode of Automobile, with a parameter of Vehicle Weight with a default value of 4, and an evaluator set to if Max_Weight field in the network is < Vehicle Weight of 4, it is not restricting it as expected. In the below image is an example of a weight restriction of 8, however as shown, routing is still being restricted on this travel mode. The restriction is chosen for this travel mode, so I'm not sure what is happening, any input is appreciated!