Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 281
    • Issues 281
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • VuhDo
  • VuhDoVuhDo
  • Merge requests
  • !82

Closed
Created Jan 15, 2023 by Klex@Klex
  • Report abuse
Report abuse

Draft: Propagate returned values from custom validators

  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

During my testing of custom bouquet validators I found that they only propagate the validation boolean result.

Pre-made validators implemented directly in Vuhdo have access to an API that allows setting icon/remaining duration text etc. through returning a tuple rather than just a boolean.

With this merge request I've updated custom flag validators to also be able to use this API.

Edited Jan 16, 2023 by Ivaria
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: master