Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
情報源によると、それらはand とMappedText混合されていないという点で異なります(ただし、その方法は廃止されています)。また、(少なくとも Lift/Scala レイヤーでは) 長さが無制限のようです。StringValidatorsHasApplyBoxStringapply(ov: Box[String])MappedText
MappedText
StringValidators
HasApplyBoxString
apply(ov: Box[String])
これら 2 つの類似した (一見) クラスの使用に関する使用ガイドは何ですか?
1つは入力type="text"タグとしてレンダリングされ、もう1つはhtml出力のtextareaタグとしてレンダリングされます。