nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Field-rule.html

23 lines
No EOL
667 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Field-rule</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Field-rule</h3><pre>Defined in file <a href="valid.asn.html">valid.asn</a>
C++ class: <a href="../doxyhtml/classCField__rule.html">CField_rule</a>
Field-rule ::= SEQUENCE {
field-name VisibleString ,
match-expression VisibleString OPTIONAL ,
required BOOLEAN DEFAULT FALSE ,
severity <a href="Severity-level.html">Severity-level</a> DEFAULT warning
}</pre>
</body>
</html>