Inspectopedia 2025.2 Help

Code Notification

Action's route prefix can be extracted to controller's route   New in this release

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

Controller's route parameter can be passed to methods   New in this release

Controller's route parameter can be passed to methods.

Matching parameter constraint's constructor not found   New in this release

Matching parameter constraint's constructor not found.

More than one parameter constraint's constructor matched   New in this release

More than one parameter constraint's constructor matched.

Not all route parameters are passed to method   New in this release

Not all route parameters are passed to method.

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

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

Optional parameter must be at the end of the segment   New in this release

Optional parameter must be at the end of the segment.

Parameter declared in route more than once   New in this release

Parameter declared in route more than once.

Parameter's type can be made stricter due to applied constraints   New in this release

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

Route parameter can be passed to method   New in this release

Route parameter can be passed to method.

Route parameter constraint argument cannot be converted to target type   New in this release

Route parameter constraint argument cannot be converted to target type.

Route parameter constraint can be added due to type of method argument   New in this release

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

Route parameter constraint not resolved   New in this release

Route parameter constraint not resolved.

Route token not resolved   New in this release

Route token not resolved.

Symbol not resolved   New in this release

Symbol not resolved.

Syntax error   New in this release

Syntax error.

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

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

Last modified: 29 July 2025