ValidateResult
Index
Properties
optionalerror
optionalerrors
The errors to validate.
optionalextra
The extra information to validate.
optionalmessage
The message to validate. if has multiple messages, the first message will be used.
optionalmessages
The messages to validate.
status
Whether the validation is successful.
optionalvalue
If the validation is successful, the value will be returned.
If the validation fails, the error or the message will be returned. if has multiple errors, the first error will be used.