Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Updated runValidators function #648

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jan 7, 2019

  1. Updated runValidators function

    Added a check for an "is-custom" parameter to bypass validation checks on the field itself, within the runValidators function, in case we need it for an advanced custom rule.
    Changes were made so that we can have a solution for the following scenario: there are two fields, f1 that doesn't have a required parameter and f2 and we want to show an error under f1 if neither fields are valid from the app logic perspective.
    Darkzor authored Jan 7, 2019
    Configuration menu
    Copy the full SHA
    08b6302 View commit details
    Browse the repository at this point in the history