1 مستودع
Accepts and validates whole numbers within a configurable range, storing them as integer fields in the database.
Distinct from Field Validation: Distinct from Field Validation: focuses on a specific integer field type with range validation, not general field validation rules.
Explore 1 awesome GitHub repository matching data & databases · Integer Fields. Refine with filters or upvote what's useful.
Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel
Accepts and validates whole numbers within a configurable range, storing them as integer fields in the database.