Skip to content

Bean Getter Strictness

Latest
Compare
Choose a tag to compare
@Nick-Lucas Nick-Lucas released this 30 Jul 20:13
· 3 commits to master since this release
  • Bean.Get will now validate by default whether the requested column exists and throw if not. Can be switched off
  • BeanAPI.BeanOptions added for configuration of this, and future scaling of options
  • Minor fix to naming if IBeanApi