All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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