Skip to content

Embedded validator spec improvements#155

Merged
Blacksmoke16 merged 3 commits intomasterfrom
optmize-isin
Feb 27, 2022
Merged

Embedded validator spec improvements#155
Blacksmoke16 merged 3 commits intomasterfrom
optmize-isin

Conversation

@Blacksmoke16
Copy link
Member

@Blacksmoke16 Blacksmoke16 commented Feb 26, 2022

Improves specs for constraint validators who leverage the validator provided off the context.

  • Remove reliance on ivar validator within ISIN
  • Make MockValidator more robust
  • Enable some additional AtLeastOneOf specs

Resolves #142

@Blacksmoke16 Blacksmoke16 added component:validator kind:enhancement New functionality to an existing feature labels Feb 26, 2022
Make `MockValidator` more robust
Enable some additional `AtLeastOneOf` specs
Some cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:validator kind:enhancement New functionality to an existing feature

Development

Successfully merging this pull request may close these issues.

AVD::Spec::ConstraintValidatorTestCase cannot handle constraints that require a validator from context

1 participant