![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@corupta/joi-object-id
Advanced tools
A Joi extension to automatically convert ISO date strings to object-id objects
string
validatorObjectId
instances#npm
npm install @meanie/joi-object-id
#yarn
yarn add @meanie/joi-object-id
const Joi = require('@hapi/joi');
const JoiObjectId = require('@meanie/joi-object-id');
module.exports = Joi.extend(JoiObjectId);
const schema = Joi.object({
user: Joi.string().objectId(),
});
Please report any bugs, issues, suggestions and feature requests in the meanie-joi-object-id issue tracker.
Pull requests are welcome! If you would like to contribute to Meanie, please check out the Meanie contributing guidelines.
This package has been kindly sponsored by Hello Club, an all in one club and membership management solution complete with booking system, automated membership renewals, online payments and integrated access and light control. Check us out if you happen to belong to any kind of club or if you know someone who helps run a club!
(MIT License)
Copyright 2019-2020, Adam Reis
FAQs
A Joi extension to validation MongoDB ObjectId formats
The npm package @corupta/joi-object-id receives a total of 0 weekly downloads. As such, @corupta/joi-object-id popularity was classified as not popular.
We found that @corupta/joi-object-id demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.