Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created February 23, 2011 22:04
Show Gist options
  • Save wfaler/841293 to your computer and use it in GitHub Desktop.
Save wfaler/841293 to your computer and use it in GitHub Desktop.
ModelValidatorBuilderApply.scala
val validator = ModelValidatorBuilder(dao.entityType).get.
asInstanceOf[ModelValidatorBuilder[T]].initialize(bean)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment