openlark-validation-style - OpenLark Rust SDK Parameter Validation Style Guide
Standardizes parameter validation patterns for OpenLark Rust SDK's feature crates
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
What this skill does
- read validation code
- grep validate patterns
- analyze validate_required usage
- check blank string handling
- review validation errors
Inputs
- crate name
- file path
- request file
- validation code
- Rust source files
Outputs
- validation style recommendations
- code pattern review
- consistency check results
- validation error handling guidelines
Requirements
- OpenLark Rust SDK project
- feature crate structure
- validate() method context
- Rust programming environment
