Build input validation for:
Input types: ${{INPUT_TYPES}}
Validation rules: ${{VALIDATION_RULES}}
Framework: ${{FRAMEWORK}}
Create:
- Whitelist validation
- Type checking
- Length limits
- Format validation (regex)
- Sanitization functions
- Custom validators
- Error message handling
- Client and server validationOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{INPUT_TYPES][{VALIDATION_RULES][{FRAMEWORK]