Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Validation #259

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Custom Validation #259

wants to merge 9 commits into from

Commits on Aug 26, 2022

  1. Validate()

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2360bb9 View commit details
    Browse the repository at this point in the history
  2. test

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cf6ede2 View commit details
    Browse the repository at this point in the history
  3. testing

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    a671734 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary params

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1d76300 View commit details
    Browse the repository at this point in the history
  5. run go fmt on framework/controller

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fee749d View commit details
    Browse the repository at this point in the history
  6. remove logic from template

    EC2 Default User committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    cf6d485 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Merge branch 'main' into issue/171

    EC2 Default User committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    bcca647 View commit details
    Browse the repository at this point in the history
  2. change Validate() to Valid()

    EC2 Default User committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c4e686d View commit details
    Browse the repository at this point in the history
  3. HasValidMethod

    EC2 Default User committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4a24aed View commit details
    Browse the repository at this point in the history