Inspectopedia 2025.3 Help

Code Notification

Action's route prefix can be extracted to controller's route  

Action's route prefix can be extracted to controller's route.

Controller's route parameter can be passed to methods  

Controller's route parameter can be passed to methods.

Matching parameter constraint's constructor not found  

Matching parameter constraint's constructor not found.

More than one parameter constraint's constructor matched  

More than one parameter constraint's constructor matched.

Not all route parameters are passed to method  

Not all route parameters are passed to method.

Optional parameter can be preceded only by single period ('.') in the segment  

Optional parameter can be preceded only by single period ('.') in the segment.

Optional parameter must be at the end of the segment  

Optional parameter must be at the end of the segment.

Parameter declared in route more than once  

Parameter declared in route more than once.

Parameter's type can be made stricter due to applied constraints  

Parameter's type can be made stricter due to applied constraints.

Route parameter can be passed to method  

Route parameter can be passed to method.

Route parameter constraint argument cannot be converted to target type  

Route parameter constraint argument cannot be converted to target type.

Route parameter constraint can be added due to type of method argument  

Route parameter constraint can be added due to type of method argument.

Route parameter constraint not resolved  

Route parameter constraint not resolved.

Route token not resolved  

Route token not resolved.

Symbol not resolved  

Symbol not resolved.

Syntax error  

Syntax error.

Type of parameter doesn't satisfy constraints declared in route template  

Type of parameter doesn't satisfy constraints declared in route template.

Last modified: 02 March 2026