A string containing the message that should be thrown if the minimum length is not fulfilled.
[Visual Basic] Public Property ErrorMessage_MinLength As String [C#] public string ErrorMessage_MinLength { get; set; } [C++] public: __property String* get_ErrorMessage_MinLength(); public: __property void set_ErrorMessage_MinLength(String* ); [JScript] public function get ErrorMessage_MinLength() : String public function set ErrorMessage_MinLength(String);
BindRule Class | XRules Namespace