Skip to content

The exercise "Validation Using Joi Object" passed without .when() chaining on username validation #164

@ConAntonakos

Description

@ConAntonakos

Just wanted to bring your attention to this exercise that passed with username: Joi.string(), instead of username: Joi.string().when('isGuest', { is: false, then: Joi.required() }).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions