You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding Any validator (#28)
* Adding All validator for use with Any validator (#28)
* Adding .changelog file (#28)
* Rewording test (#28)
* Apply suggestions from code review
Co-authored-by: Ivan De Marino <[email protected]>
* Checking diagnostics for error with each validator (#28)
* Updated following code review (#28)
* Returning all accumulated warnings when Any() validation passes (#28)
* Linting (#28)
* Adding AnyWithAllWarningsValidator (#28)
* Updating CHANGELOG and formatting (#28)
* Refactoring to use diags.Warnings convenience func and updating to use path.Root() to replace tftypes.NewAttributePath().WithAttrrtibuteName() (#28)
* Updating docs (#28)
* Apply suggestions from code review
Co-authored-by: Brian Flad <[email protected]>
* Removing unneeded diag file (#28)
* Adding tests for type mismatch (#28)
* Removing duplicated interface check (#28)
Co-authored-by: Ivan De Marino <[email protected]>
Co-authored-by: Brian Flad <[email protected]>
0 commit comments