Sindbad~EG File Manager

Current Path : /home/nicedoo/www/wp-content/plugins/flexible-checkout-fields/src/Validator/Rule/
Upload File :
Current File : /home/nicedoo/www/wp-content/plugins/flexible-checkout-fields/src/Validator/Rule/ValidatorRule.php

<?php

namespace WPDesk\FCF\Free\Validator\Rule;

use WPDesk\FCF\Free\Validator\Error\ValidatorError;

interface ValidatorRule {

	/**
	 * @param string $value      .
	 * @param array  $field_data .
	 *
	 * @return ValidatorError|null
	 */
	public function validate_value( string $value, array $field_data );
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists