NameDescriptionTypeAdditional information
username

string

Matching regular expression pattern: ^(?=[a-zA-Z])[-\w.]{0,23}([a-zA-Z\d]|(?<![-.])_)$

String length: inclusive between 0 and 50

password

string

Matching regular expression pattern: ^(?=.*).{4,}$

String length: inclusive between 0 and 255

ConfirmPassword

string

Matching regular expression pattern: ^(?=.*).{4,}$

String length: inclusive between 0 and 255

department_id

string

Required

String length: inclusive between 0 and 2

firstname

string

String length: inclusive between 0 and 100

lastname

string

String length: inclusive between 0 and 100

phone_num

string

String length: inclusive between 0 and 10

email

string

Matching regular expression pattern: \A(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)\Z

String length: inclusive between 0 and 255