0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/lib
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
..
common Removed unused onMany method from events 2021-05-04 13:28:24 +01:00
image Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
ghost-version.js Added @tryghost/root-utils to the ghost-version module 2021-06-15 15:06:31 +01:00
mobiledoc.js Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
request-external.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
request.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
validate-password.js Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00