abp
abp copied to clipboard
CmsKit TagFeature Problems
- [ ] When the tag length exceeds the max length, we must specify what the error is in the error message.
- [ ] When the number of tags exceeds the maximum number of tags, we must specify what the error is in the error message.
- [ ] If an empty tag goes, we must specify what the error is in the error message. for example "CSharp,,Ef"
- [ ] If the Tags go null via DTO, we can accept the tags as empty instead of giving an error.