Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.
This repository was archived by the owner on May 30, 2022. It is now read-only.

AbstractInterfaceConfig抽象类中存在validation(jsr303验证)如何设置为true #191

@qinliang373

Description

@qinliang373

AbstractInterfaceConfig抽象类中存在validation(jsr303验证)属性,但在 xml配置文件中貌似找不到把validation设置为true的方式
/**
* 是否开启参数验证(jsr303)
*/
protected boolean validation;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions