Skip to content

volder events #72

@alguerocode

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) => {}

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