We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are able to deal with
We should be able to map and validate header too.
Request/PureHeaderValueValidator
mustBeString
Request/PragmaticHeaderValueValidator
mustBeUuid
AbstractPureCommandResolver
attribute
query
AbstractPragmaticCommandResolver
The text was updated successfully, but these errors were encountered:
gmorel
No branches or pull requests
Pain Point
We are able to deal with
We should be able to map and validate header too.
TODO
Request/PureHeaderValueValidator
mustBeString
Request/PragmaticHeaderValueValidator
mustBeUuid
AbstractPureCommandResolver
attribute
+query
into a PureRequestValidator in order to ease further enhancementAbstractPragmaticCommandResolver
attribute
+query
into a PragmaticRequestValidator in order to ease further enhancementThe text was updated successfully, but these errors were encountered: