scopedValidate
Synchronous implementation of ValidationContext.scopedValidate. Validation issues should be added to issues.
Runs the scoped validation (when the current "validation scope" is allowed by the provided scopes) within a ValidationContext containing the value being validated and the value of all declared dependencies. Returns a flow over all found issues.