Skip to content

Instantly share code, notes, and snippets.

@robhinds
Created March 21, 2020 21:07
Show Gist options
  • Save robhinds/4d298cfc7586ce88eb746dd280d10662 to your computer and use it in GitHub Desktop.
Save robhinds/4d298cfc7586ce88eb746dd280d10662 to your computer and use it in GitHub Desktop.
could not find implicit value for parameter v: ValidatorTypeClass[Element]
override def validate(a: ComplexElement): Boolean = a.value.forall(validateElement)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment