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

add validators to asset objects #35

Merged
merged 1 commit into from
Nov 8, 2023
Merged

add validators to asset objects #35

merged 1 commit into from
Nov 8, 2023

Conversation

mmenanno
Copy link
Owner

@mmenanno mmenanno commented Nov 8, 2023

This adds a validator system and uses them on the assets object. They will default on, but can be configured to not validate with:

LunchMoney.configure do |config|
  config.validate_object_attributes = false
end

@mmenanno mmenanno merged commit d29657b into main Nov 8, 2023
1 check passed
@mmenanno mmenanno deleted the add-validators branch February 2, 2024 20:15
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.

1 participant