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

Feature/custom validator #9

Merged
merged 4 commits into from
Apr 27, 2024
Merged

Feature/custom validator #9

merged 4 commits into from
Apr 27, 2024

Conversation

naohito-T
Copy link
Owner

@naohito-T naohito-T commented Apr 27, 2024

Pull Request

Description

  • custom validatorを導入し、エラー時にerror.Asで判定するようにした。
  • log levelをdebugにするようにした。

Fixes # (issue number)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Test A
  • Test B

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional Information

@naohito-T naohito-T self-assigned this Apr 27, 2024
@naohito-T naohito-T merged commit 1dd4f5b into develop Apr 27, 2024
5 checks passed
@naohito-T naohito-T deleted the feature/custom-validator branch April 27, 2024 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant