Package io.micronaut.validation.routes
package io.micronaut.validation.routes
Package to organize classes responsible for validating
route arguments at compile time.
-
ClassDescriptionVisitor that checks validity of
ServerFilter
andClientFilter
classes.The result of route validation.Visits methods annotated with HttpMethodMapping and validates the parameters are consistent with the URI.