Ghost/core/server/data/validator
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
..
index.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
validate.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
validator.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00