mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
0f3cb44227
closes #6462 - monkey-patch validator.extends() since it was dropped by validator @5.0.0 - coerce input to string prior to validation (custom toString func) - need to handle boolean validation based on column type not isIn() - use `lodash.tostring` to convert input values to strings |
||
---|---|---|
.. | ||
api | ||
model | ||
export_spec.js | ||
import_spec.js | ||
migration_spec.js | ||
update_check_spec.js |