Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added additional validation on process name. #18

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

Taron-art
Copy link
Owner

Added additional validation on process name.

PR Classification

New feature: Added validation for process name length and invalid characters.

PR Summary

Introduced validation for process name length and invalid characters, and updated related resources and translations.

  • ProcessConfiguration.cs: Added using directives, [MaxLength(100)] attribute, and ValidateNameAsPath method.
  • PPM.Application.uk-UA.xlf: Included new translation entries for validation messages.
  • PPM.Application.csproj: Re-included the Assets folder.
  • Validation.resw: Added new resource entries and Ukrainian translations for validation messages.

@Taron-art Taron-art merged commit 560d596 into main Feb 3, 2025
1 check passed
@Taron-art Taron-art deleted the feature/update-validation-rules branch February 3, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant