
com.sc.channel.wxpay.base.service.Validator Maven / Gradle / Ivy
The newest version!
package com.sc.channel.wxpay.base.service;
public interface Validator {
String getField();
boolean isRequired();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy