英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

valid    音标拼音: [v'æləd] [v'ælɪd]
a. 有确实根据的,有效的,正当的,正确的

有确实根据的,有效的,正当的,正确的

valid
adj 1: well grounded in logic or truth or having legal force; "a
valid inference"; "a valid argument"; "a valid contract"
[ant: {invalid}]
2: still legally acceptable; "the license is still valid"

Valid \Val"id\, a. [F. valide, L. validus strong, from valere to
be strong. See {Valiant}.]
[1913 Webster]
1. Strong; powerful; efficient. [Obs.] "Perhaps more valid
arms . . . may serve to better us." --Milton.
[1913 Webster]

2. Having sufficient strength or force; founded in truth;
capable of being justified, defended, or supported; not
weak or defective; sound; good; efficacious; as, a valid
argument; a valid objection.
[1913 Webster]

An answer that is open to no valid exception. --I.
Taylor.
[1913 Webster]

3. (Law) Having legal strength or force; executed with the
proper formalities; incapable of being rightfully
overthrown or set aside; as, a valid deed; a valid
covenant; a valid instrument of any kind; a valid claim or
title; a valid marriage.
[1913 Webster]

Syn: Prevalent; available; efficacious; just; good; weighty;
sufficient; sound; well-grounded.
[1913 Webster]

153 Moby Thesaurus words for "valid":
absolute, acceptable, actionable, adducible, admissible,
advantageous, applicable, armipotent, attestative, attested,
attestive, auspicious, authentic, authoritative, authorized,
based on, beneficial, benevolent, binding, bon, bonny, braw, bueno,
capital, certain, circumstantial, cogent, commendable, competent,
conclusive, confirmed, consistent, constitutional, convincing,
corroborated, cumulative, damning, decisive, definitive,
demonstrated, determinative, determined, documentary, documented,
dynamic, effective, effectual, elegant, energetic, established,
estimable, evidential, evidentiary, ex parte, excellent, expedient,
eye-witness, factual, fair, famous, favorable, final, fine,
firsthand, forceful, forcible, founded on, good, goodly, grand,
grounded on, healthy, hearsay, helpful, high-potency, high-powered,
high-pressure, high-tension, implicit, in force, in power,
incontrovertible, indicative, indisputable, irrefutable,
irresistible, judicial, juridical, just, justiciable, kind, kosher,
laudable, lawful, lawmaking, legal, legislative, legit, legitimate,
licit, logical, material, mighty, mighty in battle, nice, noble,
nuncupative, operative, overwhelming, persuasive, pleasant, potent,
powerful, prepotent, presumptive, probative, profitable, puissant,
regal, reliable, rightful, royal, ruling, sanctioned, satisfactory,
satisfying, self-consistent, significant, skillful, solid, sound,
splendid, statutory, striking, strong, substantial, substantiated,
sufficient, suggestive, sure, symptomatic, telling, useful,
validated, verified, very good, vigorous, virtuous, vital, weighty,
well-founded, well-grounded, within the law



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Difference between @Valid and @Validated in Spring
    Here, @Valid is javax validation Valid, and @Validated is org springframework validation annotation Validated The docs for the latter say Variant of JSR-303's Valid, supporting the specification of validation groups Designed for convenient use with Spring's JSR-303 support but not JSR-303 specific
  • What does the @Valid annotation indicate in Spring?
    The @Valid annotation will tell spring to go and validate the data passed into the controller by checking to see that the integer numberBetweenOneAndTen is between 1 and 10 inclusive because of those min and max annotations It'll also check to make sure the ip address passed in matches the regular expression in the annotation
  • 400 BAD request HTTP error code meaning? - Stack Overflow
    Point being that XML parsers distinguish between a document being well-formed (i e syntactically sound) and valid (i e semantically sound, e g according to a schema) The description of the 400 code is "the request could not be understood by the server due to malformed syntax " - so it shouldn't be used for validation errors, imho
  • Which characters make a URL invalid? - Stack Overflow
    All valid characters that can be used in a URI (a URL is a type of URI) are defined in RFC 3986 All other characters can be used in a URL provided that they are "URL Encoded" first This involves changing the invalid character for specific "codes" (usually in the form of the percent symbol (%) followed by a hexadecimal number)
  • Valid characters of a hostname? - Stack Overflow
    Checkout this wiki, specifically the section Restrictions on valid host names Hostnames are composed of series of labels concatenated with dots, as are all domain names For example, "en wikipedia org" is a hostname
  • python - What is the difference between SAME and VALID padding in . . .
    The valid padding involves no zero padding, so it covers only the valid input, not including artificially generated zeros The length of output is ((the length of input) - (k-1)) for the kernel size k if the stride s=1
  • json - How do I customize default error message from spring @Valid . . .
    One way to do it is adding message in @NotNull annotation on entity properties And adding @Valid annotation in controller request body DTO: public class User { @NotNull(message = "User name cannot be empty") private String name; @NotNull(message = "Password cannot be empty") private String password; } Controller:
  • how to check if a form is valid programmatically using jQuery . . .
    Use valid() from the jQuery Validation plugin: $("#form_id") valid(); Checks whether the selected form is valid or whether all selected elements are valid validate() needs to be called on the form before checking it using this method
  • java - Unable to find valid certification path to requested target . . .
    unable to find valid certification path to requested target Having done some research on the issue, I then did the following Saved my servers domain name as a root cer file In my Glassfish server's JRE, I ran this: keytool -import -alias example -keystore cacerts -file root cer To check the cert was added to my cacert successfully, I did this:
  • Maven - unable to find valid certification path - Stack Overflow
    Click on "Certificate is Valid" Go to the "Details" tab and click "Export" This created a crt file in my Downloads folder Now I need to add the crt file to my java cacerts (NOTE: this should the version of java that Maven or other build tool runs in - in my case in Intellij IDEA it is in the "Project Structure" settings





中文字典-英文字典  2005-2009