Adds `from` to `optional` and `Blueprint.required`
- Adds
required
to blueprint, which can be used withfrom
to map the
input properties to different output properties. This is intendeded to
be used in conjunction with immutable. - Adds the same
from
behavior tooptional