Ghost/test/unit/data
Hannah Wolfe 0fe8426f97
Renamed validation to validator + better public API
- renamed our internal validation library to "validator" - which is the same as the tool it wraps
- updated the public api so that validator methods are directly exposed
- this will make it a drop-in replacement for validator-js
- in turn, this allows us to pull this out into @tryghost/validator, and use our own wrapper instead of the 3rd party library
2021-06-15 15:32:36 +01:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter Added extra newsletter settings 2021-06-07 16:31:50 +01:00
importer Migrated members_allow_free_signup setting to members_signup_access (#12886) 2021-04-19 16:36:30 +01:00
meta Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
migrations Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
schema Moved schema validator into the schema module 2021-06-15 11:54:34 +01:00
validator Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
xml/sitemap Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00