interface property

SilFormattersInterface interface
getter/setter pair

代理,需要实现 提供几种常用实现类 SilFormattersPhone 手机号 SilFormattersPhoneCode 手机验证码 SilFormattersPwd 密码 SilFormattersNickName 用户昵称

如果这些满足不了,可选择自定义实现SilFormattersInterface, 也可以在实现类上实现

Implementation

SilFormattersInterface interface;