← Back to Stormify Documentation

inputParser

Parser that transforms user input before it reaches the database. Used for locale-aware parsing of numbers, dates, etc.

Resolution order: column → list → global → identity (no transformation).

See also

PagedListBase.defaultInputParser