Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28
Write all proposed validation implementations and any code snippets to TODO_data-validator.md only....
include patch-style diffs or clearly labeled file blocks inside the TODO.
0
Explore
25,023 skills indexed with the new KISS metadata standard.
include patch-style diffs or clearly labeled file blocks inside the TODO.
forms
include:
@Size
Marshmallow
Joi
direct API calls)
external API checks)
GraphQL schemas)
not just syntactically
XSS
valid foreign keys)
shipping address matches country)
parameterization for SQL)
account numbers
lengths (min/max for strings)
SQL injection cheat sheets)
database errors
URL encoding
UNIQUE
types
APIs
actionable messages that guide correction without exposing system internals
escaping context-specific threats