issues
search
rawmodel
/
framework
Strongly-typed JavaScript object with support for validation and error handling.
https://rawmodel.github.io/framework/
MIT License
143
stars
16
forks
source link
Normalization upgrade
#78
Closed
xpepermint
closed
5 years ago
xpepermint
commented
5 years ago
Renaming
@prop
interface properties.
Upgrade model's
getRoot
method to
getAncestors
.
Only
enumerable
properties are not populatable and serializable.
@prop
interface properties.getRoot
method togetAncestors
.enumerable
properties are not populatable and serializable.