Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 192 Bytes

ROADMAP.md

File metadata and controls

6 lines (5 loc) · 192 Bytes

Add Property class

  • Has valid field.
  • Has option onGetInvalid that is called when .value is callend and valid = false.

Allow registration to be nullable?

  • E.g. get<MyClass?>();