isEmailValid property

bool? isEmailValid
getter/setter pair

KO: 이메일 유효 여부
EN: Whether email address is valid

Implementation

bool? isEmailValid;