validates_timeliness
Date validator
A plugin for Rails that enables strict validation of dates, times and datetimes across multiple versions of the Ruby on Rails framework.
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
2k stars
22 watching
232 forks
Language: Ruby
last commit: 11 months ago
Linked from 1 awesome list
activemodelactiverecordrailsvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
codegram/date_validator | A simple date validation system for Rails models | 496 |
adzap/timeliness | A date/time parsing library with extensibility and control features. | 224 |
activeadmin-plugins/active_admin_date_range_preset | Customizes date range inputs in ActiveAdmin forms and filters with a 'Set Range' button | 10 |
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
pedrofurtado/timeliness-i18n | Provides translations for Rails gems related to time and validation | 16 |
franckverrot/activevalidators | Provides a collection of reusable validation rules for Ruby on Rails models | 306 |
jrobertson/chronic_between | A Ruby library for parsing natural language date and time ranges | 27 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
kaize/validates | Custom validators for Rails applications | 154 |
mlipper/runt | A Ruby implementation of temporal patterns for scheduling and timing | 123 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
darkleaf/date_range_formatter | A Ruby gem that simplifies date range formatting in applications. | 31 |
sshaw/yymmdd | A Ruby library providing a domain-specific language (DSL) for parsing and formatting dates. | 77 |
rileytomasek/zodix | Utilities for parsing and validating parameters and form data in Remix applications | 362 |
openhistoricalmap/maplibre-gl-dates | A plugin for filtering maps based on dates using MapLibre GL JS. | 4 |