Implemented an input validation mechanism #4

Merged
javier merged 6 commits from library/user-agent-middleware into main 2025-10-12 13:25:25 +00:00
Owner

This PR contains the work done to implement the ValidateInputUseCase use case and the InputValidationRule protocol, that is essential to define custom validation rules for inputs. In addition, the NotEmptyValidationRule and NotNilValidationRule rules have also been implemented.

This PR contains the work done to implement the `ValidateInputUseCase` use case and the `InputValidationRule` protocol, that is essential to define custom validation rules for inputs. In addition, the `NotEmptyValidationRule` and `NotNilValidationRule` rules have also been implemented.
javier added the Kind/Feature
Priority
High
labels 2025-10-12 13:25:01 +00:00
javier self-assigned this 2025-10-12 13:25:01 +00:00
javier added 6 commits 2025-10-12 13:25:01 +00:00
javier merged commit a1a649838c into main 2025-10-12 13:25:25 +00:00
Sign in to join this conversation.