Skip to content

v2.2.1

Choose a tag to compare

@fetzi fetzi released this 05 Mar 10:27
· 46 commits to master since this release
bb720a7

Added

  • validate function for checking the isRequired flag for Bindings

Changed

  • transform Binding to an abstract class and unify functionality from AliasBinding, ArrayBinding & FieldBinding

Fixed

  • check for isRequired flag is only executed when applicable