Skip to content

volder events #72

Description

@alguerocode

volder events idea is a function that trigger when the validation run;
it has two types

  • before the validation
  • after the vaildation
  • input argument is the user Enterd value
  • options is the configured object that exists in volder schema
volderSchema.before = (input, options)=> {}
volderSchema.after = (input, options) => {}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions