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

br.com.fluentvalidator.builder.WheneverProperty Maven / Gradle / Ivy

The newest version!
package br.com.fluentvalidator.builder;

import br.com.fluentvalidator.Validator;

public interface WheneverProperty extends Whenever, WheneverProperty> {

  /**
   *
   * @param validator
   * @return
   */
  WithValidator, WheneverProperty> withValidator(final Validator

validator); }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy