Ghost/core/server/data/importer
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
..
handlers Moved i18n to shared 2021-05-04 13:03:38 +01:00
importers Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
index.js Moved i18n to shared 2021-05-04 13:03:38 +01:00