Project

General

Profile

Actions

개선(improvement) #1597

closed

[Plan] Apply email validation

Added by Zia Han 6 months ago. Updated 6 months ago.

Status:
완료성공(Resolve)
Priority:
보통(Normal)
Assignee:
Start date:
09/17/2025
Due date:
09/17/2025
% Done:

100%

Estimated time:
Part:
PLAN
Build env.:

Description

Request: Apply email validation

- Validation conditions
1) Automatic Trim of Spaces
- If there are spaces before or after the input value, they must be automatically removed on submission.
- Do not validate with spaces included. First apply to trim, then follow the email validation process like ``.

2) Basic Format Conditions
- Must contain the `@' character
- After `@` there must be a '.'(dot).
- This ensures that the email address at least follows the `` format.

3) Length Restrictions (based on RFC)
- Total length: Up to 254 characters — following the RFC maximum length of 254.
- Local part (before "@"): Up to 64 characters — based on the standard specification.
- Domain part: Generally up to 255 characters, but restricted to 254 in total length. Each domain label can be up to 63 characters.

- Path
1. Users > Customer > Traders > [New] modal ‘Company Master’ > Biz Member
2. Users > Customer > Traders > (Comp detail) modal ‘Company Master’ > Biz Member
- input : ID, Email

- Validation error screen: When the user clicks [Save] without meeting the validation conditions, show orange color on the input stroke (same as existing implementation — see attached screenshot).



Files


Related issues

Related to .biz Hotel Improvements - 개선(improvement) #1322: [Plan] Sign up only with an email-type ID완료성공(Resolve)Zia Han09/17/202509/17/2025

Actions
Copied to Ellis improvement - 개선(improvement) #1602: Apply email validation완료성공(Resolve)Zia Han09/18/202509/18/2025

Actions
Actions #1

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #2

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #3

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #4

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #5

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #6

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #7

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #8

Updated by Zia Han 6 months ago

  • Description updated (diff)
Actions #9

Updated by Zia Han 6 months ago

  • Status changed from 신규(New) to 완료(Done)
Actions #10

Updated by Zia Han 6 months ago

Actions #11

Updated by ziniy Kang 6 months ago

  • Start date set to 09/17/2025
  • % Done changed from 0 to 100
Actions #12

Updated by ziniy Kang 6 months ago

Actions #13

Updated by ziniy Kang 6 months ago

  • Status changed from 완료(Done) to 완료성공(Resolve)
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)