1
0
Fork 0
arangodb/Documentation/DocuBlocks/JSF_foxx_model_isvalid.md

406 B

//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock JSF_foxx_model_isvalid /// /// model.isValid /// /// The isValid flag indicates whether the model's state is currently valid. /// If the model does not have a schema, it will always be considered valid. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////